php-src/ext/gd
Stanislav Malyshev 2a65544f78 Merge branch 'PHP-5.6.23' into PHP-7.0.8
* PHP-5.6.23: (24 commits)
  iFixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow
  update NEWS
  fix tests
  fix build
  Fix bug #72455:  Heap Overflow due to integer overflows
  Fix bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize
  Fixed ##72433: Use After Free Vulnerability in PHP's GC algorithm and unserialize
  Fix bug #72407: NULL Pointer Dereference at _gdScaleVert
  Fix bug #72402: _php_mb_regex_ereg_replace_exec - double free
  Fix bug #72298	pass2_no_dither out-of-bounds access
  Fixed #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflow
  Fix bug #72262 - do not overflow int
  Fix bug #72400 and #72403 - prevent signed int overflows for string lengths
  Fix bug #72275: don't allow smart_str to overflow int
  Fix bug #72340: Double Free Courruption in wddx_deserialize
  update NEWS
  Fix #66387: Stack overflow with imagefilltoborder
  Fix bug #72321 - use efree() for emalloc allocation
  5.6.23RC1
  Fix bug #72140 (segfault after calling ERR_free_strings())
  ...

Conflicts:
	configure.in
	ext/mbstring/php_mbregex.c
	ext/mcrypt/mcrypt.c
	ext/spl/spl_array.c
	ext/spl/spl_directory.c
	ext/standard/php_smart_str.h
	ext/standard/string.c
	ext/standard/url.c
	ext/wddx/wddx.c
	ext/zip/php_zip.c
	main/php_version.h
2016-06-21 00:24:32 -07:00
..
libgd Merge branch 'PHP-5.6.23' into PHP-7.0.8 2016-06-21 00:24:32 -07:00
tests Merge branch 'PHP-5.6.23' into PHP-7.0.8 2016-06-21 00:24:32 -07:00
config.m4 libwebp support for linux 2015-07-21 10:37:07 +02:00
config.w32 fix libwebp namings 2015-07-24 17:06:29 +02:00
CREDITS
gd_compat.c Merge branch 'PHP-5.6' into PHP-7.0 2015-11-20 15:36:26 +08:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
gd.c Merge branch 'PHP-5.6' into PHP-7.0 2016-06-07 17:18:14 +07:00
gdcache.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
gdcache.h
php_gd.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00