]> granicus.if.org Git - php/commit
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php...
authorPierre Joye <pajoye@php.net>
Thu, 18 Nov 2010 15:22:22 +0000 (15:22 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 18 Nov 2010 15:22:22 +0000 (15:22 +0000)
commitce96fd6b0761d98353761bf78d5bfb55291179fd
tree0b66c858477f5ac7472bf35b842f89cdf4dce151
parent75631ab8ac231f141286428fd871ad31f2d71588
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
27 files changed:
Zend/zend_vm_execute.h
ext/bz2/bz2.c
ext/com_dotnet/com_persist.c
ext/enchant/enchant.c
ext/fileinfo/fileinfo.c
ext/gd/gd.c
ext/gd/gd_ctx.c
ext/imap/php_imap.c
ext/oci8/oci8_interface.c
ext/odbc/php_odbc.c
ext/openssl/openssl.c
ext/pgsql/pgsql.c
ext/posix/posix.c
ext/pspell/pspell.c
ext/sqlite/sqlite.c
ext/sqlite3/sqlite3.c
ext/standard/basic_functions.c
ext/standard/dir.c
ext/standard/file.c
ext/standard/filestat.c
ext/standard/ftok.c
ext/standard/iptc.c
ext/standard/link.c
ext/tidy/tidy.c
ext/xsl/xsltprocessor.c
ext/zip/php_zip.c
main/fopen_wrappers.c