New Ghostscript/GhostPDL compiler warnings - 2018-02-28-13:15:02 - e27f0530e3410547563daf757dc5c121c21d2f1c

[email protected] Wed, 28 Feb 2018 14:32:05 -0800 (PST)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20180228223205.E1E592041183@i7>
Previous Revision: 49974a63cad8c792067fbf63905a271022b0e806
 Current Revision: e27f0530e3410547563daf757dc5c121c21d2f1c

commit e27f0530e3410547563daf757dc5c121c21d2f1c
Author:     Shailesh Mistry <[email protected]>
AuthorDate: Tue Feb 27 20:56:07 2018 +0000
CommitDate: Wed Feb 28 18:48:01 2018 +0000

    Bug 697545 : Fix memory leak in show_proceed.
    
    Fix memory leak and SEGV when gs_newpath returns an error code.
    
    Error created using :-
    MEMENTO_FAILAT=9017 ./membin/gpcl6 -sDEVICE=ppmraw -o /dev/null ./pcl/examples/owl.pcl

base/gxchar.c



Ghostscript:

new cppcheck warnings (Cppcheck 1.72): 

base/gxchar.c:1589: error: Shifting a negative value is undefined behaviour
base/gxchar.c:1597: error: Shifting a negative value is undefined behaviour

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