]> granicus.if.org Git - php/commit
Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
authorStanislav Malyshev <stas@php.net>
Sun, 5 Apr 2015 23:01:24 +0000 (16:01 -0700)
committerStanislav Malyshev <stas@php.net>
Sat, 11 Apr 2015 23:53:22 +0000 (16:53 -0700)
commit4435b9142ff9813845d5c97ab29a5d637bedb257
treea6451ac31e1418813a46f73dfffe805421e5a55e
parent9faaee66fa493372c7340b1ab05f8fd115131a42
Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
12 files changed:
ext/dom/document.c
ext/dom/tests/DOMDocument_loadHTMLfile_error2.phpt
ext/fileinfo/fileinfo.c
ext/fileinfo/tests/finfo_file_basic.phpt
ext/gd/gd.c
ext/hash/hash.c
ext/hash/tests/hash_hmac_file_error.phpt
ext/pgsql/pgsql.c
ext/standard/link.c
ext/standard/streamsfuncs.c
ext/xmlwriter/php_xmlwriter.c
ext/zlib/zlib.c