From c8bc53c17aaf7ff5ca19e9116b9856c80b7b2e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 2 Sep 2015 11:44:43 +0100 Subject: [PATCH] fix patch context --- libwmf-0.2.8.4-CVE-2015-4696.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libwmf-0.2.8.4-CVE-2015-4696.patch b/libwmf-0.2.8.4-CVE-2015-4696.patch index 17761cd..3312841 100644 --- a/libwmf-0.2.8.4-CVE-2015-4696.patch +++ b/libwmf-0.2.8.4-CVE-2015-4696.patch @@ -1,5 +1,8 @@ --- libwmf-0.2.8.4/src/player/meta.h +++ libwmf-0.2.8.4/src/player/meta.h +@@ -2585,6 +2585,8 @@ + polyrect.BR[i] = clip->rects[i].BR; + } + if (FR->region_clip) FR->region_clip (API,&polyrect); +