felipe          Tue Sep 23 12:17:50 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - BFN #46160
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.329&r2=1.2027.2.547.2.965.2.330&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.329 
php-src/NEWS:1.2027.2.547.2.965.2.330
--- php-src/NEWS:1.2027.2.547.2.965.2.329       Mon Sep 22 01:26:13 2008
+++ php-src/NEWS        Tue Sep 23 12:17:50 2008
@@ -10,6 +10,8 @@
 
 - Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
 
+- Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet).
+  (Felipe)
 - Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect 
data).
   (Greg)
 - Fixed bug #46115 (Memory leak when calling a method using Reflection).



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

Reply via email to