From: Wez Furlong Date: Tue, 26 Oct 2004 09:31:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.10RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ab0cd7dcbd819c25858a8e4945ad567ac7bdc89;p=php BFN --- diff --git a/NEWS b/NEWS index 79fae295a9..d7a0a3d7bb 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ PHP 4 NEWS - Fixed bug #30027 (Possible crash inside ftp_get()). (cfield at affinitysolutions dot com) - Fixed bug #29805 (HTTP Authentication Issues). (Uwe Schindler) +- Fixed bug #29418 (double free when openssl_csr_new fails). + (Kamesh Jayachandran). - Fixed bug #28325 (Circular references not properly serialised). (Moriyoshi) - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)