freetype2/src/type1
Werner Lemberg f11f3ed15b [base] Fix ppem size overflow.
Fixes #1086.

* src/base/ftobjs.c (FT_Request_Metrics): Add return value.
Check whether ppem values fit into unsigned short values.
(FT_Request_Size): Updated.

* include/freetype/internal/ftobjs.h: Updated.

* src/cff/cffobjs.c (cff_size_request), src/cid/cidobjs.c
(cid_size_request), src/truetype/ttdriver.c (tt_size_request),
src/type1/t1objs.c (T1_Size_Request): Updated.
2021-08-18 07:27:02 +02:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1afm.c Decorate qsort callbacks with cdecl. 2021-02-12 19:28:05 -05:00
t1afm.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1driver.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1driver.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1errors.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1gload.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1gload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1load.c [type1] Avoid MM memory zeroing. 2021-05-07 19:17:48 -04:00
t1load.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1objs.c [base] Fix ppem size overflow. 2021-08-18 07:27:02 +02:00
t1objs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1parse.c [cff,type1,type42] s/FT_ALLOC/FT_QALLOC/ for initialized buffers. 2021-04-23 14:03:03 -04:00
t1parse.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1tokens.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
type1.c Update all copyright notices. 2021-01-17 07:18:48 +01:00