php-src/ext/gd
Christoph M. Becker 5049ef2f1c Fix #73549: Use after free when stream is passed to imagepng
If a stream is passed to imagepng() or other image output functions,
opposed to a filename, we must not close this stream.
2016-11-27 14:51:02 -08:00
..
libgd Merge remote-tracking branch 'phpsec/PHP-5.6.28' into PHP-5.6 2016-11-08 11:06:52 +01:00
tests Fix #73549: Use after free when stream is passed to imagepng 2016-11-27 14:51:02 -08: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 add Marcus, enough work done 2003-06-15 20:16:46 +00:00
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 Last bit of CS fixes. 2003-12-28 21:08:46 +00:00
php_gd.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00