summaryrefslogtreecommitdiff
path: root/contrib/pcl3
Commit message (Expand)AuthorAgeFilesLines
* Coverity 121439: use gx_color_index instead of uint, to avoid overflow when s...Julian Smith2020-01-091-1/+1
* Coverity 95007: propogate error from eprn_check_colour_info().Julian Smith2020-01-083-6/+13
* Coverity 94846: don't dereference <data> without checking it isn't NULL.Julian Smith2020-01-081-1/+1
* Coverity 121439: avoid overflow when shifting.Julian Smith2020-01-081-1/+1
* Coverity 95034: avoid warnings about ignoring return from gs_note_error().Julian Smith2019-11-281-7/+7
* Coverity 95034: move code so that we have one less call to pcl_cm_is_differen...Julian Smith2019-11-271-9/+8
* Coverity 95034: removed use of guard() macro.Julian Smith2019-11-271-21/+43
* Coverity 95034: refactor pcl3_print_page() to avoid leaks.Julian Smith2019-11-271-46/+77
* Fix warnings when building contrib on windows.Robin Watts2019-10-315-157/+157
* More gp_file vs FILE fixes.Robin Watts2019-06-211-0/+3
* Fix up some coverity issues, and other warningsChris Liddell2019-06-184-25/+25
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-299-192/+196
* Make gs_imager_state == gs_state.Chris Liddell2016-06-063-7/+7
* Silence some more warnings.Robin Watts2016-01-062-28/+1
* Squash miscellaneous warnings.Robin Watts2016-01-0520-105/+2
* Squash warnings: Contrib devicesRobin Watts2016-01-042-7/+11
* Squash warnings: Add explicit bracketing.Robin Watts2016-01-049-46/+48
* Commit of build_consolidation branchChris Liddell2015-07-2085-0/+35540