summaryrefslogtreecommitdiff
path: root/contrib/lips4
Commit message (Expand)AuthorAgeFilesLines
* Coverity 375426: Avoid using 'paper' without initing it.Robin Watts2022-02-171-4/+6
* Move contrib from gs_sprintf to gs_snprintf.Robin Watts2022-02-162-49/+49
* Add gx_blank_get_bits_rectangle.Robin Watts2021-07-011-0/+13
* Split initialize device proc into two.Robin Watts2021-04-262-41/+20
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-24/+40
* Further rationalisation of device init.Robin Watts2021-04-202-18/+6
* Move devices away from static init of procs.Robin Watts2021-04-203-50/+94
* Remove support for old version of GS from contrib devices.Robin Watts2021-04-133-94/+5
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-1/+1
* lgtm.com issue: Add some missing "repeat include" guards.Robin Watts2020-05-082-0/+10
* Coverity 94740: added /* Fall through. */ comment.Julian Smith2020-01-091-0/+1
* Coverity 94747: removed 'if' with duplicate code.Julian Smith2020-01-091-12/+4
* Coverity 94713: added {...} to match indentation.Julian Smith2020-01-081-1/+2
* Coverity 94778: added missing {...}.Julian Smith2020-01-081-1/+2
* Coverity 94653: fixed incorrect if() that was logically dead code.Julian Smith2019-11-291-3/+3
* Coverity 94645: added '/* Fall through. */ comments to switch statements.Julian Smith2019-11-291-0/+1
* Coverity 94608: added '/* Fall through. */ comments to switch statements.Julian Smith2019-11-291-0/+7
* Coverity 94553: fixed possible copy&paste error in lips4_image_out().Julian Smith2019-11-281-2/+4
* Coverity 95027: fix off-by-one when bounds-checking against LIPS_MEDIACHAR_MAX.Julian Smith2019-11-271-1/+1
* Bug 701830: avoid buffer overflow in lips_rle_encode().Julian Smith2019-11-051-1/+4
* Fix warnings when building contrib on windows.Robin Watts2019-10-312-34/+34
* Bug 701792: Avoid going beyond buffer in GetNumSameData() and GetNumWrongData().Julian Smith2019-10-291-2/+2
* Bug 701785: fixed sanitizer heap-buffer-overflow in lprn_is_black().Julian Smith2019-10-281-1/+8
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-294-157/+157
* Coverity IDs 333615, 333613, 333610, 333606Ken Sharp2019-03-051-1/+4
* Contrib devices: Check for error return opening output fileChris Liddell2018-11-081-5/+6
* Squash some unitialized variable warningsChris Liddell2018-03-261-5/+5
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-10/+10
* Squash warnings: Contrib devicesRobin Watts2016-01-042-10/+14
* Commit of build_consolidation branchChris Liddell2015-07-206-0/+4806