freetype2/src/sfnt
Ben Wagner 007c109b45 * src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322).
The issue is that `rows` is allocated but will not be freed in the
event that the call to `png_read_image` fails and calls `longjmp`.
2020-10-23 08:32:30 +02:00
..
module.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
pngshim.c * src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322). 2020-10-23 08:32:30 +02:00
pngshim.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
rules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
sfdriver.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
sfdriver.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
sferrors.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
sfnt.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
sfobjs.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
sfobjs.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
sfwoff.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
sfwoff.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
sfwoff2.c * src/sfnt/sfwoff2.c (Read255UShort): Tweak types to please VC++. 2020-10-17 21:58:50 -04:00
sfwoff2.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttbdf.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttbdf.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttcmap.c Fix clang warnings. 2020-07-07 16:58:14 +02:00
ttcmap.h Fix clang warnings. 2020-07-07 16:58:14 +02:00
ttcmapc.h Update all copyright notices. 2020-01-19 17:05:19 +01:00
ttcolr.c * src/sfnt/tt{colr,cpal}.c: Fix signedness warnings from VC++. 2020-10-18 07:36:57 -04:00
ttcolr.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttcpal.c * src/sfnt/tt{colr,cpal}.c: Fix signedness warnings from VC++. 2020-10-18 07:36:57 -04:00
ttcpal.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttkern.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttkern.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttload.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
ttload.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttmtx.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttmtx.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttpost.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
ttpost.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ttsbit.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
ttsbit.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
woff2tags.c [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
woff2tags.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00