New muPDF compiler warnings - 2017-10-25-00:15:08 - 38620dea1512581a65350955cebb1028063ce42b
| Newsgroups | gmane.comp.printing.ghostscript.regression |
|---|---|
| Message-ID | <20171025082925.766E020401B1@i7> |
Previous Revision: 556a18a855b3641185c982cc31740b5462b3f970 Current Revision: 38620dea1512581a65350955cebb1028063ce42b commit 38620dea1512581a65350955cebb1028063ce42b Author: Robin Watts <[email protected]> AuthorDate: Fri Aug 4 14:52:11 2017 +0100 CommitDate: Tue Oct 24 15:16:35 2017 +0100 Avoid using overprinting routines unnecessarily. source/fitz/draw-affine.c source/fitz/draw-device.c source/fitz/draw-imp.h source/fitz/draw-paint.c muPDF: new scan-build warnings: source/fitz/draw-device.c:469:54: warning: Access to field 'opm' results in a dereference of a null pointer (loaded from variable 'color_params') op = set_op_from_spaces(ctx, op, dest, colorspace, color_params->opm); ^~~~~~~~~~~~~~~~~ http://miles.ghostscript.com:8080/artifex/mupdf/38620dea1512581a65350955cebb1028063ce42b/mupdf/index.html http://miles.ghostscript.com:8080/artifex/mupdf/38620dea1512581a65350955cebb1028063ce42b/mupdf-scan-build.txt