]> 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)
commit2ea52b1fb4de59b1537162f24f706cb6201eb0a8
tree5e21045ef9fc73ecd3230ff805f081bd716a82a3
parent4af7de49aa6b2f8f49b686b14d21f5a923ba86ab
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]