New Ghostscript/GhostPDL compiler warnings - 2018-10-03-15:00:08 - 0269a72336f210c1736efbf0916a41be4d808d5d

[email protected] Wed, 3 Oct 2018 16:16:36 -0700 (PDT)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20181003231636.B196C2040822@i7>
Previous Revision: 52a37b63bb49e221c3f1b5d1ee11b63ce69da1f0
 Current Revision: 0269a72336f210c1736efbf0916a41be4d808d5d

commit 0269a72336f210c1736efbf0916a41be4d808d5d
Author:     Shailesh Mistry <[email protected]>
AuthorDate: Wed Oct 3 17:47:06 2018 +0100
CommitDate: Wed Oct 3 20:53:42 2018 +0100

    Bug 697545 : Prevent SEGV after calling gs_image_class_1_simple.
    
    Prevent SEGV if memory allocation fails leading to penum being freed but then
    used again later.
    
    Error created using :-
    MEMENTO_FAILAT=20913 ./membin/gpcl6 -sDEVICE=pbmraw -dMaxBitmap=2000 -o /dev/null ./tests_private/pcl/pcl5cfts/fts.0100

base/gxifast.c



Ghostscript:

new cppcheck warnings (Cppcheck 1.72): 

base/gxifast.c:318: error: Shifting a negative value is undefined behaviour

http://miles.ghostscript.com:8080/artifex/0269a72336f210c1736efbf0916a41be4d808d5d/gs-cppcheck.txt