From: foobar Date: Tue, 17 Feb 2004 10:39:17 +0000 (+0000) Subject: - Fixed bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings). X-Git-Tag: php-4.3.5RC4~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9af2f28e2c0515f6042be46d0090ef6018ebf71;p=php - Fixed bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings). --- diff --git a/NEWS b/NEWS index 89aeeed3b7..ffb8e35ef4 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4 NEWS ?? Feb 2004, Version 4.3.5 - Fixed bug #27278 (*printf() functions treat arguments as if passed by reference). (Ilia) +- Fixed bug #26753 (zend_fetch_list_dtor_id() doesn't check NULL strings). + (Jani, Markus dot Lidel at shadowconnect dot com) 16 Feb 2004, Version 4.3.5RC3 - Fixed zero bytes memory allocation when no extra ini files are found in the