From bcf39c1828399ebc33fb92c4edaf2bdd5f891a58 Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 5 Jul 2019 15:49:37 +0000 Subject: [PATCH] Additional overflow test. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1127 6239d852-aaf2-0410-a92c-79f79f948069 Petr Písař: Ported to 10.33. Signed-off-by: Petr Písař --- testdata/testinput2 | 4 ++++ testdata/testoutput2 | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/testdata/testinput2 b/testdata/testinput2 index 079d6d8..9412bf6 100644 --- a/testdata/testinput2 +++ b/testdata/testinput2 @@ -5591,6 +5591,10 @@ a)"xI /\[()]{65535}(?)/expand +# Addition overflow /( {32742} {42})(?)/expand Failed: error 197 at offset 131075: too many capturing groups (maximum 65535) +# Addition overflow /( {32742} {42})(?