felipe                                   Fri, 05 Mar 2010 02:33:03 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=295840

Log:
- BFN #50999

Bug: http://bugs.php.net/50999 (Closed) unaligned memory access in dba_fetch()
      
Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2010-03-05 01:51:40 UTC (rev 295839)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-03-05 02:33:03 UTC (rev 295840)
@@ -12,6 +12,7 @@
   (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)


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to