summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dates for 10.0.0 RC1ghostpdl-10.0.0rc1Chris Liddell2022-08-2447-47/+47
* pdfi: Remove the CIDSystemInfo Supplement check in the cidfmap codeChris Liddell2022-08-231-16/+1
* GhostPDF - Fix memory leak with pdfmarksKen Sharp2022-08-231-2/+3
* Update release notes/hightlights for 10.00.0 RC1Chris Liddell2022-08-232-38/+20
* Version number, dates and product string for 10.0.0 RC1ghostpdl-10.0.0_release_tests_002Chris Liddell2022-08-2349-79/+79
* GhostPDF - use recursive array fetch to avoid circular referenceKen Sharp2022-08-231-1/+1
* Graphics library - enforce limit on Colors with PixelDifference filterKen Sharp2022-08-231-3/+8
* oss-fuzz 50527: Fix CIDtoGIDMap bounds check for CIDType2 fontsChris Liddell2022-08-231-5/+2
* 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
* GhostPDF - fix memory leakKen Sharp2022-08-221-1/+1
* oss-fuzz 50057: freetype: [base, type1] Better handling of out-of-memory situ...Chris Liddell2022-08-222-2/+5
* GhostPDF - fix a typo in an error messageKen Sharp2022-08-221-2/+2
* GhostPDF - correct returrn code checkKen Sharp2022-08-221-1/+1
* ps2write - fix PSPageOptions with multi-page inputKen Sharp2022-08-202-10/+14
* oss-fuzz 50326: Fix and use bounds checkChris Liddell2022-08-192-3/+6
* GhostPDF - fix memory leak with Widget annotationsKen Sharp2022-08-181-2/+4
* GhostPDF - reference counting fixKen Sharp2022-08-181-1/+0
* pdfwrite - check allocated memoryKen Sharp2022-08-171-0/+2
* 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-172-4/+4
* Add a stern warning about using the old PDF interpreterChris Liddell2022-08-171-0/+1
* oss-fuzz 50307: free temporary forwarding device on errorChris Liddell2022-08-171-1/+3
* Coverity ID 302300Ken Sharp2022-08-171-2/+2
* Coverity ID 380288Ken Sharp2022-08-171-5/+1
* oss-fuzz 50306: Add bounds check in Type 2 charstring interpreterChris Liddell2022-08-171-0/+2
* Check for "make" before checking for GNU makeChris Liddell2022-08-171-0/+10
* Bug 705737 : XPS interpreterEthan Vrhel2022-08-161-0/+6
* GhostPDF - more work on Widget annotationsKen Sharp2022-08-161-12/+33
* GhostPDF - Correct Widget annotation key nameKen Sharp2022-08-161-6/+6
* Coverity ID 380288Ken Sharp2022-08-161-1/+1
* oss-fuzz 50267: Type 2 charstrings, bounds check "control" stackChris Liddell2022-08-161-1/+3
* Coverity ID 380288Ken Sharp2022-08-161-4/+1
* graphics library - curve flattening failureKen Sharp2022-08-151-2/+8
* oss-fuzz 50099: Fix mistake in setting CFF data buffer limitChris Liddell2022-08-151-2/+3
* GhostPDF - remove Parent key from stream dictionaries after insertionKen Sharp2022-08-151-1/+17
* pdfwrite - improve error handling in pdf_begin_aside()Ken Sharp2022-08-131-1/+6
* pdfwrite - improve error handling in pdf_write_imageKen Sharp2022-08-131-2/+4
* pdfwrite - better error handling with CharProcsKen Sharp2022-08-131-19/+34
* pdfwrite - improve error handlingKen Sharp2022-08-131-4/+8
* Shadings - initialise a struct member in case of later errorKen Sharp2022-08-131-1/+2
* GhostPDF - fix memory leak with /Basefont and empty name '/'Ken Sharp2022-08-121-1/+3
* GhostPDF - Don't follow Parent key in Pages dictionary for ResourcesKen Sharp2022-08-111-18/+31
* GhostPDF - restore integer printing with PDFDEBUGKen Sharp2022-08-111-0/+2
* Bug 705630 : XPS interpreterEthan Vrhel2022-08-101-3/+6
* GhostPDF - Improve handling of empty objectsKen Sharp2022-08-101-4/+5
* Fonts - fix cleanup of copied fonts on errorKen Sharp2022-08-101-11/+12
* Bug 705732: Add param and type checking for the .PDFparsePageList operatorChris Liddell2022-08-091-1/+9
* Bug 705733: Improve pattern error cleanupChris Liddell2022-08-091-2/+4
* Coverity: 379420/379422/379423/379424 Remove unnecessary NULL ptr checkChris Liddell2022-08-091-16/+12