summaryrefslogtreecommitdiff
path: root/testdata/testoutput5
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-31 17:46:56 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-31 17:46:56 +0000
commit70b04e5c01e0f0ac84ced56983242f7a17df7676 (patch)
tree7280a11286083ffb233eef43d4ff6446cf1aacce /testdata/testoutput5
parentddcf348e18aae1f8f2192658918ffef7a242d0be (diff)
downloadpcre2-70b04e5c01e0f0ac84ced56983242f7a17df7676.tar.gz
Fix pattern overrun in utf extended mode for a # comment that hit the end.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@583 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput5')
-rw-r--r--testdata/testoutput52
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testoutput5 b/testdata/testoutput5
index bd85613..59cd744 100644
--- a/testdata/testoutput5
+++ b/testdata/testoutput5
@@ -4167,6 +4167,8 @@ No match
/'(*UTF)'/hex
+/'#('/hex,extended,utf
+
/a(?<=A\XB)/utf
Failed: error 125 at offset 1: lookbehind assertion is not fixed length