summaryrefslogtreecommitdiff
path: root/base/gstype2.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* pdfwrite - fix bounds check in type 2 (CFF) font interpreterKen Sharp2022-11-051-2/+2
* oss-fuzz 52691: Bounds check op stack for "index" op codeChris Liddell2022-10-251-3/+4
* Type 2 (CFF) interpreter - check data is available before 'dup'Ken Sharp2022-10-051-0/+2
* More type 2 CharString checks for pdfwriteKen Sharp2022-09-131-2/+8
* oss-fuzz 51089: Add further op stack checking in Type 2 charstring codeChris Liddell2022-09-081-0/+6
* graphics library - bounds check type 2 instruction pointerKen Sharp2022-09-061-2/+13
* oss-fuzz 50306: Add bounds check in Type 2 charstring interpreterChris Liddell2022-08-171-0/+2
* oss-fuzz 50267: Type 2 charstrings, bounds check "control" stackChris Liddell2022-08-161-1/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* lgtm: Rejig gotos in gs_type2_interpret.Robin Watts2020-11-251-82/+88
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-8/+8
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Add more bounds checking to type 2 font interpreterKen Sharp2018-02-191-3/+23
* pdfwrite - improve stack bounds checking on font interpretersKen Sharp2018-02-141-14/+71
* Bug 699019: bounds check stack access in Type 2 vmovetoChris Liddell2018-02-131-5/+10
* Bug 699016: add stack bounds check for Type 1 seacChris Liddell2018-02-131-8/+2
* Bug 699015: bounds check stack for Type 2 callsubrChris Liddell2018-02-131-15/+25
* Address more scanbuild/gcc/clang warningsKen Sharp2018-02-061-1/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 698903: bounds check t2 charstring stack in opChris Liddell2018-01-241-13/+22
* Bug 696390: bounds check Type 2 charstring "registry"Chris Liddell2017-05-151-13/+19
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-5/+5
* Coverity ID: 94795 handle stack based T1 hinter stateChris Liddell2016-06-061-1/+1
* Coverity ID 94584 - prevent a potential divide by zeroKen Sharp2016-04-281-0/+2
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+800