summaryrefslogtreecommitdiff
path: root/testdata/testinput2
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-03-21 17:46:21 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-03-21 17:46:21 +0000
commit85f8f579ac7aa268290ed7bd3aca90d927a9b7e9 (patch)
treee12bf9535013587078d91ae2cb1a3e65908565ad /testdata/testinput2
parent553386053601c027b72440f2bb000f8711046fa5 (diff)
downloadpcre2-85f8f579ac7aa268290ed7bd3aca90d927a9b7e9.tar.gz
Fix 32-bit error buffer size bug in pcre2test (Bugzilla 2079).
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@696 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput2')
-rw-r--r--testdata/testinput22
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput2 b/testdata/testinput2
index 5a77e88..d62e975 100644
--- a/testdata/testinput2
+++ b/testdata/testinput2
@@ -5017,4 +5017,6 @@ a)"xI
/(?<!\1((?U)1((?U))))(*F)/never_backslash_c,alt_bsux,anchored,extended
+/\g{3/
+
# End of testinput2