sniper Mon Sep 1 19:02:48 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFNHR Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.367 php-src/NEWS:1.1247.2.368 --- php-src/NEWS:1.1247.2.367 Mon Sep 1 18:40:47 2003 +++ php-src/NEWS Mon Sep 1 19:02:46 2003 @@ -4,7 +4,7 @@ - Made MCVE extension available on win32. (Jani) - Fixed disk_total_space() and disk_free_space() under FreeBSD. (Jon Parise) - Fixed crash bug when non-existing save/serializer handler was used. (Jani) -- Fixed leak (gethostbynamel leaks a zval/HashTable if no results). (Sara) +- Fixed memory leak in gethostbynamel() if an error occurs. (Sara) - Fixed bug #25308 (php -m crashes when zend extensions are loaded). (Stas) - Fixed bug #25307 (Crash with WDDX serializer). (Sascha, Jani) - Fixed bug #25239 (ftp_fopen_wrapper not RFC compliant). (Sara)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php