New Ghostscript/GhostPDL compiler warnings - 2019-04-26-17:00:34 - fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58

[email protected] Fri, 26 Apr 2019 18:59:31 -0700 (PDT)
Newsgroups gmane.comp.printing.ghostscript.regression
Message-ID <20190427015931.2E4B32040FB7@i7>
Previous Revision: e1a534e843743230019de57a36a04129347a505e
 Current Revision: fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58

commit fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58
Author:     Michael Vrhel <[email protected]>
AuthorDate: Fri Apr 26 16:47:29 2019 -0700
CommitDate: Fri Apr 26 16:47:29 2019 -0700

    And one more fix to the named color blending.
    
    Fixing issues introduced in previous commit.

base/gsicc_cache.c



Ghostscript:

new scan-build warnings:

./base/gsicc_cache.c:1705:34: warning: Assigned value is garbage or undefined
                device_values[k] = psrc_temp[k];
                                 ^ ~~~~~~~~~~~~


http://miles.ghostscript.com:8080/artifex/fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58/gs/index.html

http://miles.ghostscript.com:8080/artifex/fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58/gs-scan-build.txt




GhostPCL:

new scan-build warnings:

./base/gsicc_cache.c:1705:34: warning: Assigned value is garbage or undefined
                device_values[k] = psrc_temp[k];
                                 ^ ~~~~~~~~~~~~


http://miles.ghostscript.com:8080/artifex/fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58/pcl/index.html

http://miles.ghostscript.com:8080/artifex/fb9f948ec79d18c2574a9a0bdaf9ab1aeee21e58/pcl-scan-build.txt