From: Pierre Joye Date: Mon, 6 Aug 2007 19:16:40 +0000 (+0000) Subject: - #42222 entry X-Git-Tag: php-5.2.4RC2~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f05f1f6fd83a9c7d8133634f89a21e382c36a6b;p=php - #42222 entry --- diff --git a/NEWS b/NEWS index cc49d07946..6574335d93 100644 --- a/NEWS +++ b/NEWS @@ -79,6 +79,7 @@ PHP NEWS - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) +- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ) (Pierre) - Fixed bug #42173 (oci8 INTERVAL and TIMESTAMP type fixes). (Chris) - Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception). (Dmitry)