scottmac Sat May 9 20:42:56 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1493&r2=1.2027.2.547.2.1494&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1493 php-src/NEWS:1.2027.2.547.2.1494 --- php-src/NEWS:1.2027.2.547.2.1493 Sat May 9 20:36:34 2009 +++ php-src/NEWS Sat May 9 20:42:56 2009 @@ -12,6 +12,8 @@ - Fixed segfault on invalid session.save_path. (Hannes) - Fixed leaks in imap when a mail_criteria is used. (Pierre) +- Fixed bug #48206 (Iterating over an invalid data structure + with RecursiveIteratorIterator leads to a segfault). (Scott) - Fixed bug #48156 (Added support for lcov v1.7). (Ilia) - Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php