freetype2/src/sfnt
Nikhil Ramakrishnan f67786de4d [woff2] Check whether known tag is in array bounds.
If table tag is not 0x3f, we expect a value between 0 and 62. If this is
not the case, exit with errors.

* src/sfnt/sfwoff2/c: Check whether table tag makes sense.

* src/sfnt/woff2tags.c: Return 0 if tag is out of bounds.
2019-08-22 16:46:03 +05:30
..
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 Update all copyright notices. 2019-02-23 10:07:09 +01:00
pngshim.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
rules.mk [sfnt] Include `woff2tags.c' for building. 2019-06-16 19:09:08 +05:30
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-06-16 19:09:08 +05:30
sfobjs.c [woff2] Formatting. 2019-08-14 17:39:55 +05:30
sfobjs.h * src/sfnt/sfobjs.h: Minor. 2019-05-25 20:56:54 +05:30
sfwoff.c [sfnt] Separate WOFF sources and headers. 2019-05-30 23:57:34 +05:30
sfwoff.h [sfnt] Separate WOFF sources and headers. 2019-05-30 23:57:34 +05:30
sfwoff2.c [woff2] Check whether known tag is in array bounds. 2019-08-22 16:46:03 +05:30
sfwoff2.h [sfnt] Support `face->num_faces' for WOFF2 fonts. 2019-08-05 01:53:00 +05:30
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 * src/sfnt/ttcmap.c (tt_cmap12_next): Remove dead code. 2019-04-23 06:52:07 +02: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 Update all copyright notices. 2019-02-23 10:07:09 +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] Check whether known tag is in array bounds. 2019-08-22 16:46:03 +05:30
woff2tags.h [woff2] Reconstruct transformed `glyf' table. 2019-07-13 03:14:17 +05:30