New Ghostscript/GhostPDL compiler warnings - 2018-11-17-05:30:02 - aba438b1835c4c0f4c2b0aee5b7d8430d7e58251
[email protected] Sat, 17 Nov 2018 06:47:11 -0800 (PST)
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20181117144712.0CB7420429B7@i7> |
Previous Revision: 5cfe86c6f37f4838746d7cc7e9e6125538af6e84 Current Revision: aba438b1835c4c0f4c2b0aee5b7d8430d7e58251 commit aba438b1835c4c0f4c2b0aee5b7d8430d7e58251 Author: Ken Sharp <[email protected]> AuthorDate: Sat Nov 17 10:00:32 2018 +0000 CommitDate: Sat Nov 17 10:00:32 2018 +0000 Coverity ID 94865 This had already been tackled, but it turns out there were a couple more places where tempnames wasn't freed, but Coverity only seems to flag them one at a time. psi/imain.c Ghostscript: new cppcheck warnings (Cppcheck 1.72): psi/imain.c:971: error: Memory pointed to by 'tempnames' is freed twice. psi/imain.c:954: error: Memory pointed to by 'tempnames' is freed twice. http://miles.ghostscript.com:8080/artifex/aba438b1835c4c0f4c2b0aee5b7d8430d7e58251/gs-cppcheck.txt