freetype2/src/cff
Dominik Röttsches 4270e9f324 Avoid more nullptr offset UBSan warnings (#57316).
* src/base/ftoutln.c (FT_Outline_Transform): Bail on empty points.
* src/cff/cffload.c (cff_subfont_load): Use `FT_OFFSET'.
* src/psaux/psft.c (cf2_decoder_parse_substrings): Early out if
`charstring_base' or `charstring_len' are null.
* src/sfnt/ttload.c (tt_face_load_name): Use `FT_OFFSET'.
2019-11-29 06:26:18 +01:00
..
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00
cff.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffcmap.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffcmap.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffdrivr.c Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
cffdrivr.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cfferrs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffgload.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffgload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffload.c Avoid more nullptr offset UBSan warnings (#57316). 2019-11-29 06:26:18 +01:00
cffload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffobjs.c [cff] Fix FT_FACE_FLAG_GLYPH_NAMES for CFF2 based fonts (#57023). 2019-10-09 15:37:19 +02:00
cffobjs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cffparse.c [cff] Fix boundary checks. 2019-03-31 11:08:49 +01:00
cffparse.h [cff] Fix boundary checks. 2019-03-31 11:08:49 +01:00
cfftoken.h 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