]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6.22' into PHP-5.6
authorStanislav Malyshev <stas@php.net>
Wed, 25 May 2016 00:21:22 +0000 (17:21 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 25 May 2016 00:21:22 +0000 (17:21 -0700)
* PHP-5.6.22:
  Fix memory leak in imagescale()
  Update NEWS
  Better fix for bug #72135
  Fixed bug #72227: imagescale out-of-bounds read
  Fix bug #72241: get_icu_value_internal out-of-bounds read
  Fix bug #72135 - don't create strings with lengths outside int range
  prepare for 5.6.22RC1
  Add check for string overflow to all string add operations
  Fix bug #72114 - int/size_t confusion in fread
  Updated NEWS
  Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()

Conflicts:
configure.in
main/php_version.h


Trivial merge