From 049eaa886a66feace32c6e87a532bdcab1f1fdfd Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Mon, 1 Sep 2003 22:40:47 +0000 Subject: [PATCH] BFN leak in gethostbynamel --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b4b11080bf..09ebb65886 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +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 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) -- 2.50.1