]> granicus.if.org Git - php/commitdiff
BFNHR
authorfoobar <sniper@php.net>
Mon, 1 Sep 2003 23:02:46 +0000 (23:02 +0000)
committerfoobar <sniper@php.net>
Mon, 1 Sep 2003 23:02:46 +0000 (23:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 09ebb658860255741183eb7757414348cdef634c..a373f25bb29b7fa95f5b97c971a481bc583874b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ PHP 4                                                                      NEWS
 - 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)