summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Bug 705911: Fix Ghostscript's encoding/decoding of UTF-8 from UTF-16.gse-10.0.0Robin Watts2022-10-041-35/+127
* Update GPDL SO target.Robin Watts2022-10-041-4/+4
* Dates, strings etc for 10.0.0 releaseChris Liddell2022-09-212-2/+2
* Bug 705260 continued: Fix SEGVs seen in cluster testing.Robin Watts2022-09-191-2/+2
* Tweak @file quote handling.Robin Watts2022-09-191-12/+31
* Dates etc for 10.0.0 RC2ghostpdl-10.0.0rc2Chris Liddell2022-09-072-2/+2
* Bug 705653: Fix dashing of multi-segment lines with round joins.Robin Watts2022-09-071-1/+3
* Bug 705702 continued: Extend fix to other tiling types too.Robin Watts2022-09-071-5/+6
* oss-fuzz 51045: Bounds check available points in Ins_ISECT()Chris Liddell2022-09-071-1/+2
* oss-fuzz 51011: Bounds check CharString opstack for SEAC opcode.Chris Liddell2022-09-071-15/+20
* graphics library - bounds check type 2 instruction pointerKen Sharp2022-09-061-2/+13
* Coverity 380740: Fix signed/unsigned confusionChris Liddell2022-09-061-1/+1
* Bug 705768: Avoid extreme FPs causing out of range ints.Robin Watts2022-09-061-3/+3
* Initialise a couple of important values in newly created stream objectsChris Liddell2022-09-061-0/+2
* oss-fuzz 50847: Bounds check points indices in ttfOutliner__BuildGlyphOutline...Chris Liddell2022-09-021-2/+9
* oss-fuzz 50834: Add code buffer bounds check in Ins_NPUSHW()Chris Liddell2022-09-021-1/+3
* Coverity ID #380567Ken Sharp2022-09-021-5/+7
* Graphics library and xpswrite - clean up properly on errorKen Sharp2022-09-021-1/+5
* oss-fuzz 50754: Validate TTF post table version at creationChris Liddell2022-09-021-3/+13
* oss-fuzz 50656: Bounds check instruction buffer in Ins_NPUSHB()Chris Liddell2022-09-021-1/+2
* Dates for 10.0.0 RC1ghostpdl-10.0.0rc1Chris Liddell2022-08-241-1/+1
* Version number, dates and product string for 10.0.0 RC1ghostpdl-10.0.0_release_tests_002Chris Liddell2022-08-232-2/+2
* Graphics library - enforce limit on Colors with PixelDifference filterKen Sharp2022-08-231-3/+8
* Bug 705774: Fix (not!) a memory leak in mkromfs.cChris Liddell2022-08-231-2/+7
* oss-fuzz 50370: Always fully tidy up a filter pipelineChris Liddell2022-08-221-4/+5
* oss-fuzz 50326: Fix and use bounds checkChris Liddell2022-08-192-3/+6
* graphics library - NULL return pointer if ToUnicode allocation failsKen Sharp2022-08-171-0/+1
* Bump version number and date to 10.01.0Chris Liddell2022-08-171-3/+3
* oss-fuzz 50306: Add bounds check in Type 2 charstring interpreterChris Liddell2022-08-171-0/+2
* Coverity ID 380288Ken Sharp2022-08-161-1/+1
* oss-fuzz 50267: Type 2 charstrings, bounds check "control" stackChris Liddell2022-08-161-1/+3
* graphics library - curve flattening failureKen Sharp2022-08-151-2/+8
* Shadings - initialise a struct member in case of later errorKen Sharp2022-08-131-1/+2
* Bug 705733: Improve pattern error cleanupChris Liddell2022-08-091-2/+4
* Bug 705722: Cleanup tile clipper device on errorChris Liddell2022-08-081-2/+4
* Bug 705727: CCITTFax: check buffer limit before usingChris Liddell2022-08-081-3/+8
* oss-fuzz 49803: Ensure we only free SMask ICC profiles once.Chris Liddell2022-08-081-0/+3
* oss-fuzz 49859: fapi/ft - don't free font data unless we own itChris Liddell2022-08-081-1/+2
* oss-fuzz 49719: Fix clist copy mono case where "source" wasn't setChris Liddell2022-08-081-0/+2
* Bug 705717: Gray settings in -sSourceObjectICCMichael Vrhel2022-08-044-17/+14
* graphics library - another heap-buffer overflow in copy_monoKen Sharp2022-08-041-8/+18
* Fix crash with psdrgbMichael Vrhel2022-08-031-1/+1
* Graphics library - fix heap-buffer overflow in 8-bit memory deviceKen Sharp2022-08-031-2/+5
* Bug 705696: Issues with -sICCOutputColors and TransparencyMichael Vrhel2022-08-022-86/+36
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-307-203/+339
* Fix initializer warning of cmm_dev_profile_t (missing two floats)Ray Johnston2022-07-301-1/+2
* oss-fuzz 49528: Free tiff context and related data correctlyChris Liddell2022-07-272-8/+0
* graphics library - Improve leak fix with flattened pathsKen Sharp2022-07-221-1/+2
* graphics library - fix memory leak with flattened pathsKen Sharp2022-07-221-2/+3
* OSS-fuzz #49290Ken Sharp2022-07-211-1/+6