wez Tue Oct 26 05:32:01 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.106&r2=1.1760.2.107&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.106 php-src/NEWS:1.1760.2.107 --- php-src/NEWS:1.1760.2.106 Fri Oct 22 06:47:35 2004 +++ php-src/NEWS Tue Oct 26 05:32:01 2004 @@ -27,6 +27,8 @@ - Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez) - Fixed bug #30027 (Possible crash inside ftp_get()). (cfield at affinitysolutions dot com) +- Fixed bug #29418 (double free when openssl_csr_new fails). + (Kamesh Jayachandran). - Fixed bug #28220 (mb_strwidth() returns wrong width values for some hangul characters). (Moriyoshi) - Fixed bug #27798 (private / protected variables not exposed by
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php