From ca896b83b391bf6de7a7bf6e76da3bb02eb7001f Mon Sep 17 00:00:00 2001 From: ph10 Date: Mon, 1 Feb 2021 17:56:12 +0000 Subject: Fix some numerical checking bugs, Bugzilla 2690. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1295 6239d852-aaf2-0410-a92c-79f79f948069 --- testdata/testinput1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'testdata/testinput1') diff --git a/testdata/testinput1 b/testdata/testinput1 index d4e42ba..bb4ddb7 100644 --- a/testdata/testinput1 +++ b/testdata/testinput1 @@ -6420,4 +6420,13 @@ ef) x/x,mark /(?(DEFINE)(?bar))(?\x{8c}748364< + +/a{65536/ + >a{65536< + # End of testinput1 -- cgit v1.2.1