Al-Qurtas-Islamic-bank-The-.../src/truetype
Werner Lemberg 9038837ee2 [cff, truetype] Integer overflows.
Reported as

  https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2144
  https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2151
  https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2153
  https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2173
  https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2186

* src/cff/cf2blues.c (cf2_blues_init): Use SUB_INT32.

* src/truetype/ttinterp.c (Round_None, Round_To_Grid,
Round_To_Half_Grid, Round_Down_To_Grid, Round_Up_To_Grid,
Round_To_Double_Grid, Round_Super, Round_Super_45): Use ADD_LONG,
SUB_LONG, NEG_LONG, FT_PIX_ROUND_LONG, FT_PIX_CEIL_LONG,
FT_PAD_ROUND_LONG
(Ins_SxVTL, Ins_MIRP): Use SUB_LONG.
(_iup_worker_shift): Use SUB_LONG and ADD_LONG.
2017-06-09 20:42:46 +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 * src/truetype/ttdriver.c (tt_size_request): Properly check `error'. 2017-04-29 06:47:14 +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 */*: Remove `OVERFLOW_' prefix. 2017-06-09 11:21:58 +02:00
ttgload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttgxvar.c [truetype] Fix handling of design coordinates (#51127). 2017-05-27 15:50:25 +02:00
ttgxvar.h [truetype] Store and use design coordinates also. 2017-03-12 20:46:56 +01:00
ttinterp.c [cff, truetype] Integer overflows. 2017-06-09 20:42:46 +02:00
ttinterp.h [truetype] Always use interpreter v35 for B/W rendering (#51051). 2017-05-20 07:28:46 +02:00
ttobjs.c [truetype] Add tricky font `DFGirl-W6-WIN-BF' (from Dynalab). 2017-05-07 13:06:36 +02:00
ttobjs.h [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02: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 [truetype] Do linear scaling for FT_LOAD_NO_HINTING (#50470). 2017-04-26 11:40:28 +02:00
ttsubpix.h Update copyright year. 2017-01-04 20:16:34 +01:00