summaryrefslogtreecommitdiff
path: root/testdata/testoutput10
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-26 16:59:22 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-26 16:59:22 +0000
commit4f042fa520f12e0453677997f7242b7964bffb4b (patch)
tree07f77cc9d91bbe50c74e282df8551870f2149d20 /testdata/testoutput10
parentfc0a6f6701f3856d99e93a7c30a70ba731b02788 (diff)
downloadpcre2-4f042fa520f12e0453677997f7242b7964bffb4b.tar.gz
Fix *MARK length check in UTF mode (it was checking characters, not code
units). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@578 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput10')
-rw-r--r--testdata/testoutput103
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testoutput10 b/testdata/testoutput10
index 0c1e9b2..3c35f0b 100644
--- a/testdata/testoutput10
+++ b/testdata/testoutput10
@@ -1564,4 +1564,7 @@ Failed: error -22: UTF-8 error: isolated byte with 0x80 bit set at offset 1
123
No match
+/(*:*++++++++++++''''''''''''''''''''+''+++'+++x+++++++++++++++++++++++++++++++++++(++++++++++++++++++++:++++++%++:''''''''''''''''''''''''+++++++++++++++++++++++++++++++++++++++++++++++++++++-++++++++k+++++++''''+++'+++++++++++++++++++++++''''++++++++++++':ƿ)/utf
+Failed: error 176 at offset 259: name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN)
+
# End of testinput10