stas            Mon Mar 17 23:09:06 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  report printf fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1119&r2=1.2027.2.547.2.1120&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1119 php-src/NEWS:1.2027.2.547.2.1120
--- php-src/NEWS:1.2027.2.547.2.1119    Mon Mar 17 23:02:26 2008
+++ php-src/NEWS        Mon Mar 17 23:09:06 2008
@@ -3,6 +3,7 @@
 ?? Mar 2008 , PHP 5.2.6
 - Properly address incomplete multibyte chars inside escapeshellcmd() (Ilia,
   Stefan Esser)
+- Fix integer overflow in printf(). (Stas, Maksymilian Aciemowicz)
 - Fixed bug #44440 (st_blocks undefined under BeOS). (Felipe)
 - Fixed bug #44394 (Last two bytes missing from output). (Felipe)
 - Fixed bug #44388 (Crash inside exif_read_data() on invalid images) (Ilia)



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

Reply via email to