summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure the memory entry in a cloned gstate is correct.Chris Liddell2020-02-261-0/+1
* Fix segfault cleaning up after gstate clone failure.Chris Liddell2020-02-261-17/+26
* Make sure pattern fills use proper alpha settingsMichael Vrhel2020-02-262-1/+15
* Bug 702105: Premature EOF Infinite loop in interpolated imagemask stream.Robin Watts2020-02-261-1/+1
* Fix "blue gradients" seen with psdrgb device.Robin Watts2020-02-261-0/+1
* Bug701972 -- fix pdfwrite image downscaling bugNancy Durgin2020-02-265-15/+27
* Set the BitsPerComponent for alt stream in pdfwriteNancy Durgin2020-02-261-0/+1
* Bug 702131: Fix overprint in additive spaces.Robin Watts2020-02-261-8/+10
* Fix bug 702079: SEGV with clist and PCL caused by wrong color in images.Ray Johnston2020-02-261-1/+2
* Bug 702128 : clist pdf14 overprint stateMichael Vrhel2020-02-261-2/+7
* Bug 702068 continued: Fix smasked images with masks.Robin Watts2020-02-265-1/+18
* Sync deep colour blending with recent changes to 8 bit blending.Robin Watts2020-02-261-116/+89
* Bug 702130: Fix JPEG memory failure problems.Robin Watts2020-02-261-4/+8
* Bug 702124 (continued): Avoid FP errors leading to empty pattern cells.Robin Watts2020-02-261-9/+26
* Bug 702124: Avoid VMerror when a pattern cell height is 0.Robin Watts2020-02-261-1/+3
* Fix segv after memento squeeze in psdf_DCT_filter().Julian Smith2020-02-261-0/+2
* Fixed double free after alloc failure in gs_lib_ctx_set_icc_directory*() (fou...Julian Smith2020-02-261-1/+4
* Fixed leak on error in gs_fapi_ufst_init() (found by memento).Julian Smith2020-02-261-1/+3
* Bug 702121: PCL performance degradationRobin Watts2020-02-261-2/+2
* Alternative fix for leaks after error in gs_main_init_with_args01()Robin Watts2020-02-261-0/+1
* Revert "Fix leaks after error in gs_main_init_with_args01() (found by memento)."Robin Watts2020-02-261-24/+8
* Change to improve memory and speed (Bug 702099)Ray Johnston2020-02-131-2/+0
* Bug 702114 non-isolated group in knockout groupMichael Vrhel2020-02-131-11/+13
* Bug 702113 Softmask with transfer functionMichael Vrhel2020-02-131-3/+6
* Dates etc for 9.51 RC1ghostpdl-9.51rc1Chris Liddell2020-02-1245-62/+14681
* Fix bug 702060: clip_transform_pixel_region was ignoring the 'transpose' flag.Ray Johnston2020-02-111-8/+19
* Update jbig2dec stuff for 0.18 release.Sebastian Rasmussen2020-02-123-2/+9
* jbig2dec: Sync memento from ghostscript.Sebastian Rasmussen2020-02-121-0/+1
* Fix leaks after error in gs_main_init_with_args01() (found by memento).Julian Smith2020-02-101-8/+24
* Memento: show backtrace when we start failing.Julian Smith2020-02-101-0/+1
* Fixed segv after alloc failure in ps_impl_allocate_interp_instance() (found b...Julian Smith2020-02-101-1/+3
* Fixed leak in xps_impl_allocate_interp_instance() (found by memento).Julian Smith2020-02-101-0/+1
* Fixed segv on error in gs_cspace_new_scrgb() (found by memento).Julian Smith2020-02-101-0/+4
* Fixed segv on error in gsicc_set_iccsmaskprofile() (found by memento).Julian Smith2020-02-101-0/+4
* Fixed leak on error in xps_impl_allocate_interp_instance() (found by memento).Julian Smith2020-02-101-0/+4
* Fix error handling in xps_impl_allocate_interp_instance() (detected by memento).Julian Smith2020-02-101-9/+23
* Fix segv in gsicc_alloc_link() error handling (detected by memento).Julian Smith2020-02-101-7/+8
* Fix leak on error in gsicc_profile_new() (detected by memento).Julian Smith2020-02-101-0/+1
* Pull in a couple of memento fixes from Sebastian.Robin Watts2020-02-071-1/+2
* jbig2dec: Invite user to define MEMENTO in CFLAGS.Sebastian Rasmussen2020-02-081-3/+2
* jbig2dec: Fix compilation issues with memento build.Sebastian Rasmussen2020-02-081-1/+2
* jbig2dec: Fix memento interfering with allocator callback names.Sebastian Rasmussen2020-02-081-0/+6
* jbig2dec: Sync memento from ghostscript.Sebastian Rasmussen2020-02-082-31/+148
* Bug 702097: Import security fixes for OpenJPEG.Sebastian Rasmussen2020-02-082-2/+26
* clusterpush.pl: exclude all *-bin and *-obj directories.Julian Smith2020-02-071-0/+1
* Fixed memento leak when squeezed in gs_main_init1().Julian Smith2020-02-072-1/+6
* Bug 702100: Followup: Fix arch.h for OS-X to include size_t changes.Robin Watts2020-02-071-0/+12
* Bug 702100: Fix memory limit to be based on size_t not long.Robin Watts2020-02-063-14/+15
* Sync memento between mupdf and gs.Robin Watts2020-02-061-93/+113
* Memento: Remove MEMENTO_SQUEEZE_BUILD from the code.Robin Watts2020-02-0611-124/+73