[PHP-CVS] cvs: php-src /ext/standard http.c

2007-02-04 Thread Ilia Alshanetsky
iliaa Sun Feb 4 17:02:01 2007 UTC Modified files: /php-src/ext/standard http.c Log: Added a double free check. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http.c?r1=1.26&r2=1.27&diff_format=u Index: php-src/ext/standard/http.c diff -u php-s

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

2007-02-04 Thread Frank M. Kromann
fmk Sun Feb 4 21:19:38 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mssql php_mssql.c Log: #39213 Fix for '' returned as ' '. This only works with FreeTDS as microsofts library returns a length of 1 for an empty string! http://cvs.php.net/vi

[PHP-CVS] cvs: php-src /ext/mssql php_mssql.c

2007-02-04 Thread Frank M. Kromann
fmk Sun Feb 4 21:24:28 2007 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: #39213 Fix for '' returned as ' '. This only works with FreeTDS as microsofts library returns a length of 1 for an empty string! http://cvs.php.net/viewvc.cgi/php

[PHP-CVS] cvs: php-src(PHP_5_2) /main/streams php_stream_transport.h

2007-02-04 Thread Andi Gutmans
andiMon Feb 5 05:15:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams php_stream_transport.h Log: - Make sure to be ANSI C compliant http://cvs.php.net/viewvc.cgi/php-src/main/streams/php_stream_transport.h?r1=1.10.2.1.2.3&r2=1.10.

[PHP-CVS] cvs: php-src /main/streams php_stream_transport.h

2007-02-04 Thread Andi Gutmans
andiMon Feb 5 05:15:49 2007 UTC Modified files: /php-src/main/streams php_stream_transport.h Log: - Make sure to be ANSI C compliant http://cvs.php.net/viewvc.cgi/php-src/main/streams/php_stream_transport.h?r1=1.14&r2=1.15&diff_format=u Index: php-