summaryrefslogtreecommitdiff
path: root/testdata/testinput15
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-12-31 13:35:31 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-12-31 13:35:31 +0000
commitc41a16b0509702e8f61a04621c82c4f6f4fa9c79 (patch)
tree078347abfd15f27fd273685ad641b752149f3edd /testdata/testinput15
parent6a5159dd1b259d6a296c35de213c6c4202566284 (diff)
downloadpcre2-c41a16b0509702e8f61a04621c82c4f6f4fa9c79.tar.gz
Make the test for over-complication while auto-possessifying bite sooner.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@635 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput15')
-rw-r--r--testdata/testinput155
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/testinput15 b/testdata/testinput15
index 77b9698..b1aaf78 100644
--- a/testdata/testinput15
+++ b/testdata/testinput15
@@ -160,4 +160,9 @@
/(*NO_AUTO_POSSESS)\w+(?C1)/BI
abc\=callout_fail=1
+# This test breaks the JIT stack limit
+
+/(|]+){2,2452}/
+ (|]+){2,2452}
+
# End of testinput15