Al-Qurtas-Islamic-bank-The-.../src/sfnt
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
module.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
pngshim.c * src/sfnt/pngshim.c (premultiply_data): Optimize for __SSE__ only. 2019-10-10 22:04:50 -04:00
pngshim.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
rules.mk [woff2] Formatting; some comments. 2019-08-27 10:29:59 +02:00
sfdriver.c Silence gcc 7's fall-through warnings in `switch' blocks. 2019-05-29 07:51:59 +02:00
sfdriver.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
sferrors.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
sfnt.c [sfnt] Include `woff2tags.c' for building. 2019-08-27 08:58:20 +02:00
sfobjs.c [woff2] Formatting. 2019-08-27 09:59:46 +02:00
sfobjs.h * src/sfnt/sfobjs.h: Minor. 2019-05-25 20:56:54 +05:30
sfwoff.c [sfnt, winfonts] Avoid memory leaks in case of error (#56587). 2019-07-12 11:36:12 +02:00
sfwoff.h [sfnt] Separate WOFF sources and headers. 2019-05-30 23:57:34 +05:30
sfwoff2.c * src/sfnt/sfwoff2.c (woff2_open_font): Check `num_fonts' for TTCs. 2019-10-25 21:29:13 +02:00
sfwoff2.h [woff2] Formatting; some comments. 2019-08-27 10:29:59 +02:00
ttbdf.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttbdf.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttcmap.c [sfnt] Avoid sanitizer warning (#57286). 2019-11-23 10:54:51 +01:00
ttcmap.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttcmapc.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttcolr.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttcolr.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttcpal.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttcpal.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttkern.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttkern.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttload.c Avoid more nullptr offset UBSan warnings (#57316). 2019-11-29 06:26:18 +01:00
ttload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttmtx.c Various clang 8.0 static analyzer fixes. 2019-05-04 08:13:22 +02:00
ttmtx.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttpost.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttpost.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttsbit.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
ttsbit.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
woff2tags.c [woff2] Fix compiler warnings. 2019-08-27 10:43:32 +02:00
woff2tags.h [woff2] Reconstruct transformed `glyf' table. 2019-08-27 09:39:18 +02:00