summaryrefslogtreecommitdiff
path: root/base/ttinterp.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* oss-fuzz 53052: Additional bounds check in Ins_MSIRP()Chris Liddell2022-11-071-1/+2
* oss-fuzz 52664: Add extra bounds check in Ins_ALIGNRP()Chris Liddell2022-10-241-1/+2
* OSS_fuzz 51618 - Ins_PUSHW: bounds check byte code bufferKen Sharp2022-09-211-1/+2
* oss-fuzz 51418: Ins_PUSHB: bounds check byte code bufferChris Liddell2022-09-191-1/+2
* oss-fuzz 51045: Bounds check available points in Ins_ISECT()Chris Liddell2022-09-061-1/+2
* oss-fuzz 50834: Add code buffer bounds check in Ins_NPUSHW()Chris Liddell2022-09-011-1/+3
* oss-fuzz 50656: Bounds check instruction buffer in Ins_NPUSHB()Chris Liddell2022-08-301-1/+2
* oss-fuzz 48547/48528/48526: Various TTF hinter fixesChris Liddell2022-07-051-4/+25
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-7/+9
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 699012: bounds check point index in Move_Zp2_Point()Chris Liddell2018-02-121-9/+16
* Bug 699013: Check glyph has a contour before accessing it.Chris Liddell2018-02-121-41/+47
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 698063: Bounds check Ins_JMPRChris Liddell2017-06-161-0/+6
* Bug 698055: bounds check zone pointer in Ins_MDRPChris Liddell2017-06-151-1/+2
* Bug 698026: bounds check zone pointers in Ins_IP()Chris Liddell2017-06-121-1/+3
* Bug 698024: bounds check zone pointer in Ins_MIRP()Chris Liddell2017-06-121-1/+2
* Bug 694250: bounds check in TTF hinting codeChris Liddell2017-02-211-2/+4
* Coverity IDs 94574, 94743, 94524, 94691Ken Sharp2016-05-051-2/+1
* Silence some more warnings.Robin Watts2016-01-061-1/+10
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+5143