From 028b0b28a0ff729406742d5d0d890c0f16857aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 23 Feb 2017 08:37:32 +0100 Subject: [PATCH] Silent-a-GCC-7-warning-about-too-small-buffer-for-pr.patch accepted --- pcre.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre.spec b/pcre.spec index 9b9f496..6b96747 100644 --- a/pcre.spec +++ b/pcre.spec @@ -41,7 +41,7 @@ Patch2: pcre-8.40-Correct-fix-for-pcre2grep-multiline-with-only-matchi.patch # in upstream after 8.40 Patch3: pcre-8.40-Fix-a-missing-else-in-the-JIT-compiler-reported-by-i.patch # Fix a potenial buffer overflow in formatting a pcregrep error message, -# upstream bug #2037 +# upstream bug #2037, in upstream after 8.40 Patch4: pcre-8.40-Silent-a-GCC-7-warning-about-too-small-buffer-for-pr.patch # Fix parsing comments between quantifiers, upstream bug #2019, # in upstream after 8.40