summaryrefslogtreecommitdiff
path: root/testdata/grepoutput
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-04-03 11:14:19 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-04-03 11:14:19 +0000
commit0d36ffc7dfb03e2a584429f573620870a16feb87 (patch)
tree25b360e27ca30c04c92fc1e6c900e880ce7ac5d2 /testdata/grepoutput
parente85c3dbd3219c9d8c67c5078227ef8bb83306d84 (diff)
downloadpcre2-0d36ffc7dfb03e2a584429f573620870a16feb87.tar.gz
Fix pcre2grep loop provoked by \K in a lookbehind assertion in a non-anchored
pattern. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@242 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/grepoutput')
-rw-r--r--testdata/grepoutput8
1 files changed, 8 insertions, 0 deletions
diff --git a/testdata/grepoutput b/testdata/grepoutput
index dd92b3e..883bad7 100644
--- a/testdata/grepoutput
+++ b/testdata/grepoutput
@@ -743,3 +743,11 @@ RC=0
---------------------------- Test 106 -----------------------------
a
RC=0
+---------------------------- Test 107 -----------------------------
+1:0,1
+2:0,1
+2:1,1
+2:2,1
+2:3,1
+2:4,1
+RC=0