freetype2/src
Armin Hasitzka c67b9a1c5b [truetype] Fix integer overflow (#57287).
* src/truetype/ttgload.c (compute_glyph_metrics): Use `SUB_LONG'.
2019-11-23 11:01:18 +01:00
..
autofit Minor fixes for recent compilers. 2019-11-23 10:00:02 +01:00
base [base] Fix `NULL + offset' sanitizer warnings (#57194). 2019-11-23 10:42:04 +01:00
bdf * src/bdf/bdfdrivr.c (bdf_cmap_char_{index,next}): Fix inequality. 2019-06-26 20:18:00 -04:00
bzip2 Update all copyright notices. 2019-02-23 10:07:09 +01:00
cache Various clang 8.0 static analyzer fixes. 2019-05-04 08:13:22 +02:00
cff [cff] Fix FT_FACE_FLAG_GLYPH_NAMES for CFF2 based fonts (#57023). 2019-10-09 15:37:19 +02:00
cid * src/cid/cidload.c (cid_hex_to_binary): Fix typo (#56653). 2019-07-22 09:49:22 +02:00
gxvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
gzip Minor fixes for recent compilers. 2019-11-23 10:00:02 +01:00
lzw Update all copyright notices. 2019-02-23 10:07:09 +01:00
otvalid * src/otvalid/otvcommon.c (otv_Coverage_get_last): Guard `count'. 2019-09-17 19:46:59 +02:00
pcf [bdf,pcf] Use `const' for string literals. 2019-06-10 22:27:39 -04:00
pfr Various clang 8.0 static analyzer fixes. 2019-05-04 08:13:22 +02:00
psaux * src/psaux/cffdecode.c (cff_operator_seac): Fix numeric overflow. 2019-08-26 20:36:19 +02:00
pshinter Update all copyright notices. 2019-02-23 10:07:09 +01:00
psnames Update all copyright notices. 2019-02-23 10:07:09 +01:00
raster * src/raster/ftraster.c (Draw_Sweep): Unbreak. 2019-05-07 19:07:11 -04:00
sfnt [sfnt] Avoid sanitizer warning (#57286). 2019-11-23 10:54:51 +01:00
smooth [smooth] Restore the span buffering for direct mode only. 2019-06-13 00:17:36 -04:00
tools * src/tools/apinames.c: Formatting, minor edits. 2019-06-16 16:04:12 +02:00
truetype [truetype] Fix integer overflow (#57287). 2019-11-23 11:01:18 +01:00
type1 [type1] Fix `FT_Get_Var_Axis_Flags' (#56804). 2019-08-26 09:08:56 +02:00
type42 [type1,type42] Use `const' for string literals. 2019-06-10 23:09:49 -04:00
winfonts [sfnt, winfonts] Avoid memory leaks in case of error (#56587). 2019-07-12 11:36:12 +02:00
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00