[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd_gif_in.c

2007-03-08 Thread Nuno Lopes
nlopess Thu Mar 8 20:24:54 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd_gif_in.c Log: fix thread unsafety in the gif reader code (merge from libgd cvs) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.5.4.2.2.8&r2=1

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_gif_in.c

2007-03-08 Thread Nuno Lopes
nlopess Thu Mar 8 20:26:48 2007 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: MFB: fix thread unsafety in the gif reader code (merge from libgd cvs) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_gif_in.c?r1=1.13&r2=1.14&diff_format=u I

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-03-08 Thread Nuno Lopes
nlopess Thu Mar 8 22:04:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN: gd gif reading http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.578&r2=1.2027.2.547.2.579&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-03-08 Thread Stanislav Malyshev
stasThu Mar 8 22:44:22 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: add news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.579&r2=1.2027.2.547.2.580&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.5

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli_api.c

2007-03-08 Thread Stanislav Malyshev
stasThu Mar 8 22:49:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_api.c Log: fix crash/leak in bug #38710 http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.22.2.10&r2=1.118.2.22.2.11&diff_format=u Index: p

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-03-08 Thread Stanislav Malyshev
stasThu Mar 8 22:53:37 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: more fixes http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.580&r2=1.2027.2.547.2.581&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c

2007-03-08 Thread Stanislav Malyshev
stasThu Mar 8 22:57:02 2007 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: MFB: fix crash/leak in bug #38710 http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.144&r2=1.145&diff_format=u Index: php-src/ext/mysqli/mysqli_api.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd.c

2007-03-08 Thread Pierre-Alain Joye
pajoye Fri Mar 9 01:18:40 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd.c Log: - #40764, line thickness not respected for horizontal and vertical lines http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.9&r2=1.9

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/curl interface.c

2007-03-08 Thread Rasmus Lerdorf
rasmus Fri Mar 9 01:20:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c Log: Off by ! in the url control char check for file:/// urls http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.23&r2=1.62.2.14.2.24&

[PHP-CVS] cvs: php-src /ext/curl interface.c

2007-03-08 Thread Rasmus Lerdorf
rasmus Fri Mar 9 01:22:47 2007 UTC Modified files: /php-src/ext/curl interface.c Log: MFB Off by ! in file:/// control char check http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.110&r2=1.111&diff_format=u Index: php-src/ext/curl/interface.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c

2007-03-08 Thread Ilia Alshanetsky
iliaa Fri Mar 9 01:42:20 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c Log: Fixed a possible super-global overwrite inside import_request_variables(). # Reported by Stefano Di Paola http://cvs.php.net/viewvc.c

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c

2007-03-08 Thread Stanislav Malyshev
_SESSION? Ilia Alshanetsky wrote: iliaa Fri Mar 9 01:42:20 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c Log: Fixed a possible super-global overwrite inside import_request_variables(). # Reported by Stefano Di Paola

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c

2007-03-08 Thread Ilia Alshanetsky
iliaa Fri Mar 9 01:48:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c Log: Add _SESSION to checklist http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.725.2.31.2.45&r2=1.725.2.31.2.46&diff_

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c

2007-03-08 Thread Ilia Alshanetsky
Heh, I was about to update the patch :-). Thanks for noticing though. On 8-Mar-07, at 8:43 PM, Stanislav Malyshev wrote: _SESSION Ilia Alshanetsky -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard string.c /ext/standard/tests/strings bug40754.phpt

2007-03-08 Thread Ilia Alshanetsky
iliaa Fri Mar 9 01:58:35 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings bug40754.phpt Modified files: /php-src/ext/standard string.c /php-srcNEWS Log: Fixed bug #40754 (added substr() & subst