aboutsummaryrefslogtreecommitdiffstats
path: root/community/graphicsmagick/CVE-2017-11403.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/graphicsmagick/CVE-2017-11403.patch')
-rw-r--r--community/graphicsmagick/CVE-2017-11403.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/graphicsmagick/CVE-2017-11403.patch b/community/graphicsmagick/CVE-2017-11403.patch
deleted file mode 100644
index f3ae7b0298..0000000000
--- a/community/graphicsmagick/CVE-2017-11403.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -r b24f2a9b0dd7 -r d0a76868ca37 coders/png.c
---- a/coders/png.c Mon Jul 10 11:31:05 2017 -0400
-+++ b/coders/png.c Mon Jul 10 12:40:55 2017 -0400
-@@ -5161,8 +5161,8 @@
-
- if (image == (Image *) NULL)
- {
-+ CloseBlob(previous);
- DestroyImageList(previous);
-- CloseBlob(previous);
- MngInfoFreeStruct(mng_info,&have_mng_structure);
- return((Image *) NULL);
- }
-