freetype/src/truetype
Dominik Röttsches 10d8de7541 [truetype] Fix UBSan warning on offset to nullptr (#57501).
* src/truetype/ttinterp.c (Ins_CALL): Fail if `exc->FDefs' is null.
2020-01-02 11:14:01 +01:00
..
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00
module.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
rules.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
truetype.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttdriver.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttdriver.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
tterrors.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttgload.c [truetype] Fix integer overflow (#57287). 2019-11-23 11:01:18 +01:00
ttgload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttgxvar.c [truetype] Prevent crash in `TT_Set_Named_Instance' (#56813). 2019-08-27 14:07:14 +02:00
ttgxvar.h [truetype] Increase precision of font variation (#54371). 2019-05-11 10:01:57 +02:00
ttinterp.c [truetype] Fix UBSan warning on offset to nullptr (#57501). 2020-01-02 11:14:01 +01:00
ttinterp.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttobjs.c * src/truetype/ttobjs.c (tt_check_trickyness_family): Add `const'. 2019-06-11 21:43:47 -04:00
ttobjs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttpload.c [truetype] Avoid sanitizer warning (#57289). 2019-11-23 11:09:40 +01:00
ttpload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttsubpix.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttsubpix.h Update all copyright notices. 2019-02-23 10:07:09 +01:00