summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Graphics library - add missing type check in parameter parsingKen Sharp2023-04-131-1/+1
* Memento: Ensure that Memento_BlkHeader is a multiple of 32 bytes.Robin Watts2023-04-051-22/+43
* Update postal address in file headersChris Liddell2023-04-04792-2364/+2383
* Bug 706532: Propagate "non_strict_bounds" to clipping devices.Robin Watts2023-04-041-1/+4
* Bug 706530: Tweak shading optimisation code.Robin Watts2023-03-311-72/+90
* Bug 706522: Fix scale rounding in the FAPI interface codeghostpdl-10.02.0-test-base-001Chris Liddell2023-03-291-7/+10
* Graphics library - prevent buffer overrun in (T)BCP encodingKen Sharp2023-03-241-1/+9
* Bring master up to date with 10.01.0 release branchChris Liddell2023-03-221-1/+1
* Bug 706469: Avoid creating empty images directoryChris Liddell2023-03-101-2/+1
* Bug 706464: Avoid strcpy onto itself.Robin Watts2023-03-091-2/+2
* Bug 706462: Fix heap overflow bug in command line dict parsing.Robin Watts2023-03-091-2/+8
* Bug 706468: Avoid creating empty man page directoryChris Liddell2023-03-091-2/+2
* Bug 706461: Fix fuzzing detected heap overflow.Robin Watts2023-03-091-2/+2
* Fix size_t -> int overflow in cmd_get_buffer_space.Robin Watts2023-03-031-2/+11
* gdev_prn_size_buf_planar: Initialise mdev.Robin Watts2023-03-031-2/+2
* Increment version numberChris Liddell2023-03-021-3/+3
* Coverity 381502: Don't check non NULL pointer for NULLity.Robin Watts2023-03-021-3/+2
* Ghostscript - colour spaces and garbage collectionKen Sharp2023-03-011-3/+9
* GhostPDF + pdfwrite - emit an Alternate for some ICCBased spaces.Ken Sharp2023-02-282-6/+45
* Fix memory leak seen in apitest using gpdl.Robin Watts2023-02-222-2/+11
* Bug 706351: Fix display device with planar separations.Robin Watts2023-02-222-8/+22
* Fix typo in comment.Robin Watts2023-02-211-2/+2
* Revert recent changes to alphabits device sizing.Robin Watts2023-02-162-6/+7
* Add dev->non_strict_bounds flag.Robin Watts2023-02-166-6/+11
* Bug 706373 Continued: Fix missing initialisation.Robin Watts2023-02-161-1/+2
* Tweaks to pattern scaling.Robin Watts2023-02-162-11/+141
* Bug 706414: Fix OSS Fuzz 55988 - infinite loop in shadings.Robin Watts2023-02-161-0/+6
* Bug 706409: Fix infinite loop in shading code.Robin Watts2023-02-101-64/+64
* Bug 706368: alphabits device declares invalid width/height.Robin Watts2023-02-102-6/+9
* Bug 706380: Fix argument quote handling following hash.Robin Watts2023-02-091-3/+6
* Bug 706373: Improve detection of image clipping.Robin Watts2023-02-081-8/+19
* Add "imagematrices_are_untrustworthy" to gs_data_image_tRobin Watts2023-02-084-7/+105
* Bug 706378 continued: Speed pathological shadings.Robin Watts2023-02-071-1/+639
* Bug 706378: Fix infinite loop in shadings.Robin Watts2023-02-071-313/+584
* Fix uninitialised blackthresholdL and blackthresholdCChris Liddell2023-01-041-1/+3
* Fix compiler warnings.Chris Liddell2023-01-041-7/+5
* Fix compiler warnings in base/Chris Liddell2023-01-047-31/+37
* Fix compiler warnings in debug buildsChris Liddell2023-01-043-10/+10
* Avoid a divide by zero error on printer devicesKen Sharp2022-12-301-1/+4
* oss-fuzz 53903: don't allow memory devices to change media sizesChris Liddell2022-12-011-1/+22
* Erasepage optimisation - prevent SEGV with display device on LinuxKen Sharp2022-11-301-2/+5
* Bug 706083: Accelerate heavily clipped axial shadings.Robin Watts2022-11-292-35/+395
* Fix memory leak with PCL and fonts.Chris Liddell2022-11-291-0/+2
* Bug 706091 (continued): Fix signed char mistake.Robin Watts2022-11-251-2/+3
* Memento: Don't call Memento_breakpoint from Memento_checkAllMemoryRobin Watts2022-11-241-2/+17
* Bug 706086: Fix OSS Fuzz clist buffer overrun.Robin Watts2022-11-243-3/+39
* Possible fix for SEGV in customer file.Robin Watts2022-11-241-0/+1
* Bug 706091: Encode/Decode ICCOutputColors from utf <-> 8 bit.Robin Watts2022-11-211-5/+87
* Move gp_wutf8 functions to be gp_utf8.Robin Watts2022-11-2112-62/+84
* MSVC build: Add new version of nmake.Robin Watts2022-11-211-0/+5