New Ghostscript/GhostPDL compiler warnings - 2018-02-21-10:45:13 - 03607549d598b14ebbb6d4aea9591e10fc35c6cc
[email protected] Wed, 21 Feb 2018 12:03:55 -0800 (PST)
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20180221200355.960CB20401E3@i7> |
Previous Revision: de2c3c2c536d5aff97091b146ed259270228dcb9 Current Revision: 03607549d598b14ebbb6d4aea9591e10fc35c6cc commit 03607549d598b14ebbb6d4aea9591e10fc35c6cc Author: Shailesh Mistry <[email protected]> AuthorDate: Tue Feb 20 22:13:51 2018 +0000 CommitDate: Wed Feb 21 17:44:34 2018 +0000 Bug 697545 : Update PCL to return error codes (Patch II). Prevent numerous SEGV points by ensuring error codes are returned and handled appropriately. pcl/pcl/pcsfont.c pcl/pcl/pcsymbol.c pcl/pcl/pctext.c pcl/pcl/pctop.c pcl/pcl/pcuptrn.c GhostPCL: new scan-build warnings: ./pcl/pcl/pctext.c:665:9: warning: Value stored to 'code' is never read code = gs_image_next(pen, cdata + 16, nbytes, &used); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http://miles.ghostscript.com:8080/artifex/03607549d598b14ebbb6d4aea9591e10fc35c6cc/pcl/index.html http://miles.ghostscript.com:8080/artifex/03607549d598b14ebbb6d4aea9591e10fc35c6cc/pcl-scan-build.txt