From 8d5e97cbd510924d2ca139796d67f07695834612 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 17 Feb 2017 14:56:09 +0000 Subject: pcre3 (2:8.39-2.1) unstable; urgency=high * Non-maintainer upload. * CVE-2017-6004: crafted regular expression may cause denial of service (Closes: #855405) # imported from the archive --- testdata/testoutput24 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testdata/testoutput24 (limited to 'testdata/testoutput24') diff --git a/testdata/testoutput24 b/testdata/testoutput24 new file mode 100644 index 0000000..0714a0f --- /dev/null +++ b/testdata/testoutput24 @@ -0,0 +1,13 @@ +/-- Tests for the 16-bit library with UTF-16 support only */ + +< forbid W + +/bad/8 + \x{d800} +Error -10 (bad UTF-16 string) offset=0 reason=1 + +/short/8 + \P\P\x{d800} +Error -25 (short UTF-16 string) offset=0 reason=1 + +/-- End of testinput24 --/ -- cgit v1.2.3