freetype2/src/cff
Werner Lemberg c9d477242c [cff] More consistency checks for pure CFFs.
Reported as

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

* src/cff/cffload.c (cff_font_load): Check element number and size
of Name and Top DICT indices.
2017-01-04 10:00:49 +01:00
..
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00
cf2arrst.c Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp. 2016-12-26 17:08:17 +01:00
cf2arrst.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2blues.c Math simplifications. 2014-02-28 09:25:57 +01:00
cf2blues.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2error.c Use FT_SET_ERROR where useful. Other minor code formatting. 2016-12-17 20:47:42 +01:00
cf2error.h Typos. 2016-04-08 23:21:34 -04:00
cf2fixed.h [sfnt, cff] Minor preparations. 2016-12-14 18:25:44 +01:00
cf2font.c [cff] Implement CFF2 support (2/2). 2016-12-15 21:56:44 +01:00
cf2font.h [cff, truetype] Remove compiler warnings; fix `make multi'. 2016-12-16 11:15:17 +01:00
cf2ft.c Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp. 2016-12-26 17:08:17 +01:00
cf2ft.h [cff] Implement CFF2 support (2/2). 2016-12-15 21:56:44 +01:00
cf2glue.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2hints.c Minor formatting. 2016-12-25 22:55:25 +01:00
cf2hints.h Typos. 2016-04-08 23:21:34 -04:00
cf2intrp.c */*: Use `0.5f' for tracing 16.16 numbers. 2016-12-29 10:38:51 +01:00
cf2intrp.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2read.c More compiler warning fixes. 2013-06-12 10:58:06 +02:00
cf2read.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2stack.c Replace `++foo' and `--foo' with `foo++' and `foo--', resp. 2016-12-26 23:57:45 +01:00
cf2stack.h [cff] Implement dynamic stack size for Adobe engine. 2016-12-15 11:22:15 +01:00
cf2types.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cff.c Update copyright year. 2016-01-13 11:54:10 +01:00
cffcmap.c s/0/NULL/ for function pointers; comments, formatting. 2016-09-17 17:12:50 +02:00
cffcmap.h Update copyright year. 2016-01-13 11:54:10 +01:00
cffdrivr.c Replace `foo == NULL' and `foo != NULL' with `!foo' and `foo', resp. 2016-12-26 17:08:17 +01:00
cffdrivr.h Update copyright year. 2016-01-13 11:54:10 +01:00
cfferrs.h Update copyright year. 2016-01-13 11:54:10 +01:00
cffgload.c */*: Use `0.5f' for tracing 16.16 numbers. 2016-12-29 10:38:51 +01:00
cffgload.h [cff] Make old CFF engine show MM CFFs (without variations). 2016-02-14 16:03:15 +01:00
cffload.c [cff] More consistency checks for pure CFFs. 2017-01-04 10:00:49 +01:00
cffload.h [truetype, cff] Extend `get_var_blend' function of MM service. 2016-12-18 18:12:03 +01:00
cffobjs.c [cff, truetype] Minor tracing improvement. 2017-01-04 07:45:44 +01:00
cffobjs.h Update copyright year. 2016-01-13 11:54:10 +01:00
cffparse.c * src/cff/cffparse.c (cff_parse_num): Simplify. 2017-01-03 06:53:13 +01:00
cffparse.h [cff] Implement CFF2 support (2/2). 2016-12-15 21:56:44 +01:00
cffpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
cffpic.h [cff] Add Multiple Masters service. 2016-12-14 19:31:42 +01:00
cfftoken.h [cff] Implement CFF2 support (2/2). 2016-12-15 21:56:44 +01:00
cfftypes.h [cff] Implement CFF2 support (2/2). 2016-12-15 21:56:44 +01:00
module.mk Update copyright year. 2016-01-13 11:54:10 +01:00
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00