]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5.37' into PHP-5.5
authorStanislav Malyshev <stas@php.net>
Tue, 21 Jun 2016 06:31:54 +0000 (23:31 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 21 Jun 2016 06:31:54 +0000 (23:31 -0700)
* PHP-5.5.37:
  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


Trivial merge