From 83a8a8c6d01e4a39830704a4270821b390f20488 Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 9 Dec 2016 16:57:51 +0000 Subject: Fix NULL defer in extended substition for \p, \P, or \X. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@615 6239d852-aaf2-0410-a92c-79f79f948069 --- testdata/testinput2 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testdata/testinput2') diff --git a/testdata/testinput2 b/testdata/testinput2 index de8fe6f..3e08d4a 100644 --- a/testdata/testinput2 +++ b/testdata/testinput2 @@ -4925,4 +4925,7 @@ a)"xI /./newline=crlf \=ph +/(\x0e00\000000\xc)/replace=\P,substitute_extended +\x0e00\000000\xc + # End of testinput2 -- cgit v1.2.1