]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 24 Sep 2016 10:39:56 +0000 (12:39 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 24 Sep 2016 10:41:48 +0000 (12:41 +0200)
1  2 
NEWS

diff --cc NEWS
index 46fddef86f265887f42495c5ed70b84c335752db,3863bdaa2666c6ef11c007018ad8ee4d7699f8f7..6bff08b6a0331c8cb705105d002cdfb89ab5b301
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -34,10 -30,11 +34,11 @@@ PH
    . Fixed bug #73155 (imagegd2() writes wrong chunk sizes on boundaries). (cmb)
    . Fixed bug #73159 (imagegd2(): unrecognized formats may result in corrupted
      files). (cmb)
+   . Fixed bug #73161 (imagecreatefromgd2() may leak memory). (cmb)
  
  - Mbstring:
 -  . Fixed bug #72994 (mbc_to_code() out of bounds read). (Laruence, cmb)
 -  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion). (Yasuo)
 +  . Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)
 +  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
    . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset).
      (Yasuo)