summaryrefslogtreecommitdiff
path: root/base/ttfmain.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Coverity 380740: Fix signed/unsigned confusionChris Liddell2022-09-061-1/+1
* oss-fuzz 50847: Bounds check points indices in ttfOutliner__BuildGlyphOutline...Chris Liddell2022-09-011-2/+9
* oss-fuzz 49028: Catch degenerate scaling in TTF codeChris Liddell2022-07-131-6/+24
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* lgtm.com fixes: Fix cases where comparisons are constant.Robin Watts2020-05-151-4/+1
* lgtm.com fixes: Fix comparison of narrow loop var with wider limit.Robin Watts2020-05-081-2/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 694626: Prevent SEGV due to division by zero.Shailesh Mistry2017-07-011-0/+2
* Bug 696397: further validate TTF glyph "end point" valuesChris Liddell2017-05-151-6/+6
* Bug 696422: bounds check number of points in TTF glyphChris Liddell2017-05-111-1/+1
* Coverity ID 126372 - incorrect test '||' instead of '&&'Ken Sharp2016-05-091-2/+2
* Coverity IDs 94574, 94743, 94524, 94691Ken Sharp2016-05-051-4/+2
* Squash clang warnings: Miscellaneous more warningsRobin Watts2016-01-041-2/+2
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1046