summaryrefslogtreecommitdiff
path: root/testdata/testinput8
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-15 16:53:18 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-15 16:53:18 +0000
commitf4176cfb682170c5e9246949df653c82200d7259 (patch)
treebb115c95ba86b61060a9b5c4ce3c61ae520a47c0 /testdata/testinput8
parent90d0919728241dfa99cb8aad641d12a11cb2bfeb (diff)
downloadpcre-f4176cfb682170c5e9246949df653c82200d7259.tar.gz
Fix segfault when pcre_dfa_exec() is called with an output vector of length
less than 2. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1334 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput8')
-rw-r--r--testdata/testinput83
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput8 b/testdata/testinput8
index e235445..d91013b 100644
--- a/testdata/testinput8
+++ b/testdata/testinput8
@@ -4798,4 +4798,7 @@
xxxxxxxxabcd
xx\xa0xxxxxabcd
+/abcd/
+ abcd\O0
+
/-- End of testinput8 --/