Al-Qurtas-Islamic-bank-The-.../src/cff
Jonathan Kew a15133e6ef [cff] Fix uninitialized memory.
Problem reported as

  https://bugzilla.mozilla.org/show_bug.cgi?id=1270288

* src/cff/cf2interp.c (cf2_interpT2CharString): Initialize `storage'
array to handle a `get' opcode without a previous `put'.
2016-09-06 06:33:36 +02:00
..
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00
cf2arrst.c Define FT_LONG_MAX. 2015-07-31 21:49:07 +02: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 [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2error.h Typos. 2016-04-08 23:21:34 -04:00
cf2fixed.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2font.c Uppercase all hex digits for orthogonality. 2014-12-07 11:03:57 +01:00
cf2font.h [cff] Implement missing operators in new engine (except `random'). 2016-02-07 11:39:54 +01:00
cf2ft.c [cff] Avoid overflow/module arithmetic. 2015-10-22 10:11:23 +02:00
cf2ft.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2glue.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
cf2hints.c [cff] Remove an assert (#46107). 2015-10-21 13:58:43 +02:00
cf2hints.h Typos. 2016-04-08 23:21:34 -04:00
cf2intrp.c [cff] Fix uninitialized memory. 2016-09-06 06:33:36 +02: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 [cff] Fix memory initialization. 2016-09-05 10:55:07 +02:00
cf2stack.h [cff] Implement missing operators in new engine (except `random'). 2016-02-07 11:39:54 +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 Update copyright year. 2016-01-13 11:54:10 +01:00
cffcmap.h Update copyright year. 2016-01-13 11:54:10 +01:00
cffdrivr.c Conditionally compile environment support. 2016-07-11 16:14:36 +02: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 [cff] Minor comment. 2016-08-28 13:16:37 +02:00
cffgload.h [cff] Make old CFF engine show MM CFFs (without variations). 2016-02-14 16:03:15 +01:00
cffload.c [cff] Avoid null pointer passed to FT_MEM_COPY (#48984). 2016-09-03 06:33:36 +02:00
cffload.h Update copyright year. 2016-01-13 11:54:10 +01:00
cffobjs.c [cff] Fix matrix scaling (#47848). 2016-05-17 19:54:09 +02:00
cffobjs.h Update copyright year. 2016-01-13 11:54:10 +01:00
cffparse.c [cff] Fix matrix scaling (#47848). 2016-05-17 19:54:09 +02:00
cffparse.h [cff] Partially handle `load' and `store' ops in old CFF engine. 2016-02-15 20:41:58 +01:00
cffpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
cffpic.h Update copyright year. 2016-01-13 11:54:10 +01:00
cfftoken.h [cff] Make old CFF engine show MM CFFs (without variations). 2016-02-14 16:03:15 +01:00
cfftypes.h [cff] Partially handle `load' and `store' ops in old CFF engine. 2016-02-15 20:41:58 +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