Al-Qurtas-Islamic-bank-The-.../src/truetype
Werner Lemberg 093c182058 [truetype] Avoid reexecution of `fpgm' and `prep' in case of error.
Reported as

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

* include/freetype/fterrdef.h (FT_Err_DEF_In_Glyf_Bytecode): New
error code.

* src/truetype/ttinterp.c (Ins_FDEF, Ins_IDEF): Prohibit execution
of these two opcodes in `glyf' bytecode.
(TT_RunIns): Don't enforce reexecution of `fpgm' and `prep' bytecode
in case of error since function tables can no longer be modified
(due to the changes in `Ins_FDEF' and `Ins_IDEF').  This change can
enormously speed up handling of broken fonts.
2017-04-03 11:37:33 +02:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
truetype.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ttdriver.c [truetype] Allow linear scaling for unhinted rendering (#50470). 2017-03-30 13:14:43 +02:00
ttdriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
tterrors.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgload.c * src/truetype/ttgload.c: Include FT_CONFIG_CONFIG_H. 2017-04-01 09:49:11 +02:00
ttgload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgxvar.c [truetype] Fix HVAR and VVAR handling (#50678). 2017-03-30 13:24:03 +02:00
ttgxvar.h [truetype] Store and use design coordinates also. 2017-03-12 20:46:56 +01:00
ttinterp.c [truetype] Avoid reexecution of `fpgm' and `prep' in case of error. 2017-04-03 11:37:33 +02:00
ttinterp.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttobjs.c [truetype] Some variable renamings. 2017-03-21 19:49:11 +01:00
ttobjs.h [truetype] More preparations for MVAR support. 2017-01-11 10:05:27 +01:00
ttpic.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttpic.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttpload.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttpload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttsubpix.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ttsubpix.h Update copyright year. 2017-01-04 20:16:34 +01:00