]> granicus.if.org Git - php/commit
add length tests for iconv functions
authorStanislav Malyshev <stas@php.net>
Wed, 19 Sep 2007 00:18:01 +0000 (00:18 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 19 Sep 2007 00:18:01 +0000 (00:18 +0000)
commit15a715ae730762cb31e1afa7a93f63a48c5d2597
tree7c562371e9f173c5829454cc87fd0d82d3b58760
parentbeeddd8873d3a594ba7c9426e8081ca4532f775c
add length tests for iconv functions
ext/iconv/tests/iconv-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_mime_decode-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_set_encoding-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_strlen-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_strpos-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_strrpos-charset-length-cve-2007-4840.phpt [new file with mode: 0755]
ext/iconv/tests/iconv_substr-charset-length-cve-2007-4783.phpt [new file with mode: 0755]