dmitry          Fri Dec  1 15:33:07 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Fixed bug #39702 (php crashes in the allocator on linux-m68k)
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.387&r2=1.2027.2.547.2.388&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.387 php-src/NEWS:1.2027.2.547.2.388
--- php-src/NEWS:1.2027.2.547.2.387     Fri Dec  1 13:54:29 2006
+++ php-src/NEWS        Fri Dec  1 15:33:06 2006
@@ -44,6 +44,7 @@
     php_filter.h).
 - Fixed wrong signature initialization in imagepng (Takeshi Abe)
 - Added optimization for imageline with horizontal and vertial lines (Pierre)
+- Fixed bug #39702 (php crashes in the allocator on linux-m68k). (Dmitry)
 - Fixed bug #39673 (file_get_contents causes bus error on certain offsets). 
   (Tony)
 - Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory

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

Reply via email to