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
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
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
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.
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-