New Ghostscript/GhostPDL compiler warnings - 2018-07-16-06:30:02 - c389757b311d9e01cf98cfb5d56c500929e28c43

[email protected] Mon, 16 Jul 2018 08:09:22 -0700 (PDT)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20180716150922.427782040627@i7>
Previous Revision: d522f9a9815dce16977f7a9e9715e861cab76a55
 Current Revision: c389757b311d9e01cf98cfb5d56c500929e28c43

commit c389757b311d9e01cf98cfb5d56c500929e28c43
Author:     Sebastian Rasmussen <[email protected]>
AuthorDate: Mon Apr 23 01:28:14 2018 +0800
CommitDate: Fri Jul 13 16:54:30 2018 +0800

    jbig2dec: Handle non-nominal adaptive pixel locations in template 1.
    
    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 1 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:843: error: Uninitialized variable: gbat

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