]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4.40' into PHP-5.4
authorStanislav Malyshev <stas@php.net>
Tue, 14 Apr 2015 07:26:15 +0000 (00:26 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 14 Apr 2015 07:26:53 +0000 (00:26 -0700)
* PHP-5.4.40:
  update NEWS
  Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
  fix memory leak & add test
  Fix tests
  fix CVE num
  Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
  Fix test
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)


Trivial merge