From: Felipe Pena Date: Fri, 5 Mar 2010 02:33:03 +0000 (+0000) Subject: - BFN #50999 X-Git-Tag: php-5.4.0alpha1~239 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=667f00f6dc3f034e4d992e1184370a9202944a20;p=php - BFN #50999 --- diff --git a/NEWS b/NEWS index 296b0909a4..13450df272 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS (Felipe) - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided). (Ilia) +- Fixed bug #50999 (unaligned memory access in dba_fetch()). (Felipe) - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with spl_autoload_register). (Felipe)