[PHP-CVS] cvs: php-src(PHP_5_2) /main spprintf.c

2009-02-01 Thread Ilia Alshanetsky
iliaa Sun Feb 1 19:42:48 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/main spprintf.c Log: Fixed a possible invalid read when string is not null terminated http://cvs.php.net/viewvc.cgi/php-src/main/spprintf.c?r1=1.25.2.2.2.13&r2=1.25.2.2.2.14&

[PHP-CVS] cvs: php-src(PHP_5_2) /main spprintf.c

2007-08-03 Thread Antony Dovgal
tony2001Fri Aug 3 09:51:12 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main spprintf.c Log: fix folding http://cvs.php.net/viewvc.cgi/php-src/main/spprintf.c?r1=1.25.2.2.2.8&r2=1.25.2.2.2.9&diff_format=u Index: php-src/main/spprintf.c di

[PHP-CVS] cvs: php-src(PHP_5_2) /main spprintf.c

2007-08-03 Thread Antony Dovgal
tony2001Fri Aug 3 09:48:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main spprintf.c Log: MFH: add I64 support to spprintf() http://cvs.php.net/viewvc.cgi/php-src/main/spprintf.c?r1=1.25.2.2.2.7&r2=1.25.2.2.2.8&diff_format=u Index: php