felipe Tue Sep 16 23:02:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - BFN #46071 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.319&r2=1.2027.2.547.2.965.2.320&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.319 php-src/NEWS:1.2027.2.547.2.965.2.320 --- php-src/NEWS:1.2027.2.547.2.965.2.319 Tue Sep 16 00:38:45 2008 +++ php-src/NEWS Tue Sep 16 23:02:16 2008 @@ -11,6 +11,8 @@ - Fixed bug #46086 (Segfault when accessing fileinfo class properties). (Scott) - Fixed bug #46072 (Compile failure under IRIX 6.5.30 building util.c) (Greg) +- Fixed bug #46071 (finfo_open() segfaults when using wrong file name on BSD). + (Felipe) - Fixed bug #46060 (Phar::addEmptyDir() breaks) (Greg) - Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding()). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php