]> granicus.if.org Git - php/commit
Protect against null bytes in LOB filenames (rasmus)
authorChristopher Jones <sixd@php.net>
Tue, 16 Nov 2010 19:33:31 +0000 (19:33 +0000)
committerChristopher Jones <sixd@php.net>
Tue, 16 Nov 2010 19:33:31 +0000 (19:33 +0000)
commit314c9b92338c2cffe4e9ce4299d5d39c35751a3a
tree00563494a3344e0110721e578b4461699d07f7ad
parent87fd3737b4a6e64fcdcfa4c8d352a1b99f925302
Protect against null bytes in LOB filenames (rasmus)
ext/oci8/oci8_interface.c
ext/oci8/package.xml
ext/oci8/php_oci8.h
ext/oci8/tests/null_byte_1.phpt [new file with mode: 0644]
ext/oci8/tests/null_byte_2.phpt [new file with mode: 0644]