From: Anatol Belski Date: Sat, 10 Nov 2018 19:05:56 +0000 (+0100) Subject: Fork test with pcre.jit=0 X-Git-Tag: php-7.3.0RC6~20^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fd46e19ac3e8ef2950a65edef4c95fcd4c08242;p=php Fork test with pcre.jit=0 --- diff --git a/ext/fileinfo/tests/cve-2014-3538-nojit.phpt b/ext/fileinfo/tests/cve-2014-3538-nojit.phpt new file mode 100644 index 0000000000..2dc5ddbc5e --- /dev/null +++ b/ext/fileinfo/tests/cve-2014-3538-nojit.phpt @@ -0,0 +1,40 @@ +--TEST-- +Bug #66731: file: extensive backtraking, with pcre.jit=0 +--SKIPIF-- + +--INI-- +pcre.jit=0 +--FILE-- + +Done +--CLEAN-- + +--EXPECTF-- +string(%d) "%s" +Ok +Done