iliaa Sat Feb 24 03:24:40 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard proc_open.c
Log:
strdup() can fail
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.36.2.1.2.12&r2=1.36.2.1.2.13&diff_format=u
Index: php-src/
stasSat Feb 24 03:08:06 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/exif exif.c
Log:
use safe allocations
http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.12&r2=1.173.2.5.2.13&diff_format=u
Index: php-src/ext/exif/exif.c
d
iliaa Sat Feb 24 02:59:58 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/sybase php_sybase_db.c
Log:
Fixed a typo
http://cvs.php.net/viewvc.cgi/php-src/ext/sybase/php_sybase_db.c?r1=1.66.2.5.2.2&r2=1.66.2.5.2.3&diff_format=u
Index: php-src/ext/sybas
stasSat Feb 24 02:45:25 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/ftpftp.c
Log:
fix typo
http://cvs.php.net/viewvc.cgi/php-src/ext/ftp/ftp.c?r1=1.112.2.4.2.5&r2=1.112.2.4.2.6&diff_format=u
Index: php-src/ext/ftp/ftp.c
diff -u php-src/ext/
stasSat Feb 24 02:43:54 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/bcmath/libbcmath/src rt.c
Log:
fix typos
http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/libbcmath/src/rt.c?r1=1.1.34.1&r2=1.1.34.2&diff_format=u
Index: php-src/ext/bcmath/l
stasSat Feb 24 01:18:14 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/sessionsession.c
Log:
disallow negative length
http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.417.2.8.2.26&r2=1.417.2.8.2.27&diff_format=u
Index: php-
pollita Fri Feb 23 23:09:14 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams plain_wrapper.c
Log:
MFH (r-1.82): Add retry for interrupted reads and graceful handling for
failed retries
http://cvs.php.net/viewvc.cgi/php-src/main/streams/plai
pollita Fri Feb 23 23:08:40 2007 UTC
Modified files:
/php-src/main/streams plain_wrapper.c
Log:
Add retry for interrupted reads and graceful handling for failed retries
http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.81&r2=1.82&diff
stasFri Feb 23 22:08:31 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/isapi php5isapi.c
Log:
use strlcat
http://cvs.php.net/viewvc.cgi/php-src/sapi/isapi/php5isapi.c?r1=1.8.2.2.2.2&r2=1.8.2.2.2.3&diff_format=u
Index: php-src/sapi/isapi/php5isapi
stasFri Feb 23 22:05:46 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/isapi php5isapi.c
Log:
use strlcat
http://cvs.php.net/viewvc.cgi/php-src/sapi/isapi/php5isapi.c?r1=1.8.2.2.2.1&r2=1.8.2.2.2.2&diff_format=u
Index: php-src/sapi/isapi/php5isapi
stasFri Feb 23 21:45:00 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/apache_hooks php_apache.c
Log:
use snprintf
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.19.2.3.2.3&r2=1.19.2.3.2.4&diff_format=u
Index: php-src/
stasFri Feb 23 21:38:26 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/apache2handlerphp_functions.c
Log:
use snprintf
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2handler/php_functions.c?r1=1.18.2.6.2.3&r2=1.18.2.6.2.4&diff_format=u
stasFri Feb 23 21:36:26 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/apachephp_apache.c
Log:
use snprintf
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.89.2.4.2.3&r2=1.89.2.4.2.4&diff_format=u
Index: php-src/sapi/a
stasFri Feb 23 21:14:52 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/xmlrpc/libxmlrpc xml_to_soap.c
Log:
increase array size to fit buffer size
http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/libxmlrpc/xml_to_soap.c?r1=1.4.4.1&r2=1.4.4.1.
tony2001Fri Feb 23 20:53:24 2007 UTC
Modified files: (Branch: PHP_4_4)
/php-srcNEWS
/php-src/ext/curl curl.c
Log:
fix #40611 (possible cURL memory error)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.198&r2=1.1247.2.920.2.199&
tony2001Fri Feb 23 20:51:02 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/curl interface.c
Log:
MFH: fix leak
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.22&r2=1.62.2.14.2.23&diff_format=u
Index: php-src/ext/cu
tony2001Fri Feb 23 20:50:17 2007 UTC
Modified files:
/php-src/ext/curl interface.c
Log:
fix leak
no need to allocate the buffer if there was no data
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.109&r2=1.110&diff_format=u
Index:
stasFri Feb 23 20:40:55 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/soap php_sdl.c
Log:
use safe_emalloc
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_sdl.c?r1=1.88.2.12.2.6&r2=1.88.2.12.2.7&diff_format=u
Index: php-src/ext/soap/php_sdl.
tony2001Fri Feb 23 16:22:20 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/standard file.c
Log:
MFH: fix #40606 (umask is not being restored when request is finished)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.
tony2001Fri Feb 23 16:21:31 2007 UTC
Modified files:
/php-src/ext/standard file.c
Log:
fix #40606 (umask is not being restored when request is finished)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.484&r2=1.485&diff_format=u
In
rrichards Fri Feb 23 11:15:08 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.557&r2=1.2027.2.547.2.558&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.5
rrichards Fri Feb 23 11:13:42 2007 UTC
Modified files:
/php-src/ext/libxml libxml.c
Log:
fix bug #40598 (libxml segfault)
mark more functions unicode safe
http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.57&r2=1.58&diff_format=u
Index: php-
rrichards Fri Feb 23 11:12:49 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/libxml libxml.c
Log:
fix bug #40598 (libxml segfault)
http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.32.2.7.2.10&r2=1.32.2.7.2.11&diff_format=u
Index: php-
23 matches
Mail list logo