summaryrefslogtreecommitdiff
path: root/testdata/testinput2
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-07-15 16:04:13 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-07-15 16:04:13 +0000
commitd1660843257dcb1b23c171681da6c5f44ab6d93e (patch)
tree4dfe4d476621cea93b8f05c027f6e84ee80e5d0a /testdata/testinput2
parent37af65e2349505d980bfa5570e2aa549eb8b0836 (diff)
downloadpcre2-d1660843257dcb1b23c171681da6c5f44ab6d93e.tar.gz
Fix oversights in recent non-atomic assertions patch. Fixes ClusterFuzz 15837.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1132 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput2')
-rw-r--r--testdata/testinput28
1 files changed, 8 insertions, 0 deletions
diff --git a/testdata/testinput2 b/testdata/testinput2
index a6c11dd..c7aaedd 100644
--- a/testdata/testinput2
+++ b/testdata/testinput2
@@ -5680,6 +5680,14 @@ a)"xI
/(*napla:ab+)/B
+/(*napla:)+/
+
+/(*naplb:)+/
+
+/(*napla:^x|^y)/I
+
+/(*napla:abc|abd)/I
+
# ----
# End of testinput2