New Ghostscript/GhostPDL compiler warnings - 2018-07-16-08:15:06 - 8e1b5e97f0950a47be4094028cf242a2b2861a07
[email protected] Mon, 16 Jul 2018 09:50:49 -0700 (PDT)
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20180716165049.8AB7F2040627@i7> |
Previous Revision: c389757b311d9e01cf98cfb5d56c500929e28c43 Current Revision: 8e1b5e97f0950a47be4094028cf242a2b2861a07 commit 8e1b5e97f0950a47be4094028cf242a2b2861a07 Author: Sebastian Rasmussen <[email protected]> AuthorDate: Mon Apr 23 01:25:34 2018 +0800 CommitDate: Fri Jul 13 16:54:30 2018 +0800 jbig2dec: Handle non-nominal adaptive pixel locations in template 2. Optimized generic region decoders can only handle nominal adaptive pixel locations, while the unoptimized generic region decoders can handle them being located at any location. Previously the optimized decode was always used regardless of the locations of the adaptive pixels, possibly causing decoding issues. Now an unoptimized decoder is added for template 2 and is being used whenever the adaptive pixel locations are at non-nominal locations. jbig2dec/jbig2_generic.c Ghostscript: new cppcheck warnings (Cppcheck 1.72): jbig2dec/jbig2_generic.c:817: error: Uninitialized variable: gbat http://miles.ghostscript.com:8080/artifex/8e1b5e97f0950a47be4094028cf242a2b2861a07/gs-cppcheck.txt