freetype2/src/sfnt
Nikhil Ramakrishnan 5327092bb2 [woff2] Fix memory leaks.
Reported as

  https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16896

* src/sfnt/sfwoff2.c (woff2_open_font): Fix error handling.
Free `uncompressed_buf'.
(reconstruct_font): Free `transformed_buf'.
2019-09-20 06:30:28 +02: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 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 [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 [woff2] Fix memory leaks. 2019-09-20 06:30:28 +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 * 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] 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