stas            Fri Mar 16 21:48:08 2007 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src    NEWS 
  Log:
  clarify
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.211&r2=1.1247.2.920.2.212&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.920.2.211 php-src/NEWS:1.1247.2.920.2.212
--- php-src/NEWS:1.1247.2.920.2.211     Fri Mar 16 20:09:26 2007
+++ php-src/NEWS        Fri Mar 16 21:48:08 2007
@@ -13,7 +13,8 @@
 - Fixed bug #40747 (possible crash in session when save_path is out of 
   open_basedir). (Tony)
 - Fixed MOPB-8, XSS in phpinfo() (Joe Orton, Stas)
-- Fixed UMR in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas)
+- Fixed unallocated memory access/double free in in array_user_key_compare() 
+  (MOPB-24 by Stefan Esser) (Stas)
 
 28 Feb 2007, Version 4.4.6
 

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

Reply via email to