]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5.38' into PHP-5.5
authorStanislav Malyshev <stas@php.net>
Tue, 19 Jul 2016 06:32:38 +0000 (23:32 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 19 Jul 2016 06:32:38 +0000 (23:32 -0700)
* PHP-5.5.38:
  Fix tests
  Fix bug #72618: NULL Pointer Dereference in exif_process_user_comment
  Partial fix for bug #72613 - do not treat negative returns from bz2 as size_t
  Fix bug #72606: heap-buffer-overflow (write) simplestring_addn simplestring.c
  Fix for bug #72558, Integer overflow error within _gdContributionsAlloc()
  Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTE
  Fix bug #72562 - destroy var_hash properly
  Fix bug #72533 (locale_accept_from_http out-of-bounds access)
  Fix fir bug #72520
  Fix for bug #72513
  CS fix and comments with bug ID
  Fix for HTTP_PROXY issue.
  add tests for bug #72512
  Fixed bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read access
  Fixed bug #72479 - same as #72434


Trivial merge