php-src/ext/gd
Christoph M. Becker 8dc4f4dc9e Fix #74435: Buffer over-read into uninitialized memory
The stack allocated color map buffers were not zeroed before usage, and
so undefined palette indexes could cause information leakage.
2017-07-04 19:00:57 -07:00
..
libgd Fix #74435: Buffer over-read into uninitialized memory 2017-07-04 19:00:57 -07:00
tests Fix #74435: Buffer over-read into uninitialized memory 2017-07-04 19:00:57 -07:00
config.m4 Fix bug #68656 Report gd library version 2014-12-26 08:33:21 +01:00
config.w32 backport gd config.w32 to support freetype 2.5 2015-02-12 20:27:48 +01:00
CREDITS
gd_compat.c This seems better 2015-11-20 15:36:13 +08:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c Fix #73549: Use after free when stream is passed to imagepng 2016-11-27 14:51:02 -08:00
gd.c Fix #73272: imagescale() affects imagesetinterpolation() 2016-10-09 15:10:34 +02:00
gd.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
gdcache.c Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdef 2013-05-04 16:50:06 +02:00
gdcache.h
php_gd.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00