summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GhostPDF - yet more circular referencesKen Sharp2022-08-093-1/+46
* clusterpush.pl: Add 'user.make' to rsync exclusions.Robin Watts2022-08-091-0/+1
* GhostPDF - validate all *Box entriesKen Sharp2022-08-091-5/+5
* GhostPDF - when validating Info, reset the dictionary on key deletionKen Sharp2022-08-091-0/+6
* 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
* Coverity 379516/379517: Fix unused value warningChris Liddell2022-08-081-6/+3
* 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
* oss-fuzz 49852: Improve closure of tiffsep devices under error conditions.Chris Liddell2022-08-081-39/+43
* Add missing upper bounds checks for First/LastCharChris Liddell2022-08-081-2/+2
* oss-fuzz 49847: Add extra validation for First/LastCharChris Liddell2022-08-081-12/+16
* Bug 705720: Check error code before using an objectChris Liddell2022-08-051-2/+10
* Fix some out of date linksChris Liddell2022-08-051-4/+4
* Fix breakage caused by 418295bc6028635222e1d871b73230c761a87242Chris Liddell2022-08-051-1/+1
* GhostPDF - permit array argument for Blend ModeKen Sharp2022-08-051-6/+26
* Bug 705717: Gray settings in -sSourceObjectICCMichael Vrhel2022-08-045-19/+27
* Bug 705608 : XPS interpreterEthan Vrhel2022-08-041-1/+1
* GhostPDF - fix recursion with ObjStmKen Sharp2022-08-041-7/+43
* graphics library - another heap-buffer overflow in copy_monoKen Sharp2022-08-041-8/+18
* Bug 705708: validate number of output values for UCR functionChris Liddell2022-08-041-14/+20
* Bug 705712: Return error for invalid function Encode arrayChris Liddell2022-08-041-1/+3
* Relax the requirment Type and Subtype keys in font objectsChris Liddell2022-08-041-5/+11
* Bug 705650: Use "fake" unique XUIDs for fontsChris Liddell2022-08-045-61/+109
* 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
* GhostPDF - fix memory leak with type 1 /SubrsKen Sharp2022-08-031-3/+2
* Coverity ID 379504 - check return codeKen Sharp2022-08-031-17/+38
* Bug 705696 psdcmyktags (and psdcmyktags16) crashMichael Vrhel2022-08-021-2/+2
* Bug 705696: Issues with -sICCOutputColors and TransparencyMichael Vrhel2022-08-023-88/+46
* GhostPDF - yet more circular references in Info dictionariesKen Sharp2022-08-021-0/+61
* Coverity ID 379502Ken Sharp2022-08-021-1/+1
* pdfwrite - don't try to use a NULL pointer as a cos_dictKen Sharp2022-08-012-20/+38
* Bug #705699Ken Sharp2022-08-016-0/+13
* Windows build - Fix versioning of the binariesKen Sharp2022-08-013-8/+8
* oss-fuzz 49641/49654: Add missing error code assignmentChris Liddell2022-08-011-1/+3
* Coverity 379463/379464/379465: A couple of error code mistakesChris Liddell2022-08-012-2/+2
* OSS-fuzz #49606Ken Sharp2022-08-011-1/+1
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-3012-474/+498
* Fix initializer warning of cmm_dev_profile_t (missing two floats)Ray Johnston2022-07-301-1/+2
* GhostPDF - Fix memory with typecheck on /Separation Alternate spaceKen Sharp2022-07-291-0/+1
* GhostPDF - memory leak with circularly referencing streamsKen Sharp2022-07-291-0/+9
* GhostPDF - memory leak on error reading a streamKen Sharp2022-07-291-1/+5
* Copy existing font objects for substitutionsChris Liddell2022-07-2919-592/+1126
* Fix an "initialization discards 'const'" warningChris Liddell2022-07-281-1/+1
* oss-fuzz 49530: Use allocated memory for custom enum procsChris Liddell2022-07-281-3/+33
* Coverity 379420/379421/379422: Check for non-null pointer before usingChris Liddell2022-07-281-6/+8
* OSS-fuzz 49511 - sanitize BoxesKen Sharp2022-07-281-13/+50
* OSS-fuzz 49541Ken Sharp2022-07-271-1/+1