summaryrefslogtreecommitdiff
path: root/base/gxclbits.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in debug buildsChris Liddell2023-01-041-2/+2
* Bug 706086: Fix OSS Fuzz clist buffer overrun.Robin Watts2022-11-241-1/+2
* Bug 705013: Fix SEGV in planc device with clist.Robin Watts2022-03-081-4/+9
* Remove some macros from tile handling in clist code.Robin Watts2022-03-081-76/+75
* Improve clist debugging output.Robin Watts2022-03-081-1/+9
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Fix lgtm issue: int * int used as a size_t.Robin Watts2020-11-161-1/+1
* FIx SEGV with gx_device_unsubclass when child is a clist device.Ray Johnston2020-10-311-4/+4
* "Address" subscript -1 is outside array bounds warningChris Liddell2020-10-061-10/+9
* Bug 702320: Valgrind complains about UMR.ray2020-04-111-2/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix Bug 696333. Allow large bitmaps in clist when writing tile cache.Ray Johnston2019-09-161-11/+15
* Fix buffer overread in cmd_compress_bitmap.Robin Watts2019-01-281-11/+51
* Rework RunLengthEncoder.Robin Watts2019-01-281-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* clist tweak: Pass &var to macros if the value of var is updated.Robin Watts2017-11-211-9/+9
* Bug 698188: (clist) prevent reading off the end of a bitmap bufferChris Liddell2017-07-251-3/+5
* Bug 696599: cast disguised wrong type dereference.Chris Liddell2016-09-131-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+785