From 49d6472f9f9967046e968c00e56eabe317b1d8c0 Mon Sep 17 00:00:00 2001 From: Lior Kaplan <kaplanlior@gmail.com> Date: Fri, 29 Aug 2014 11:26:27 +0300 Subject: [PATCH] Use #66356 instead of #66714, as the latter is only a regression fix from the former. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f7f7001ffe..098b6aa3ee 100644 --- a/NEWS +++ b/NEWS @@ -231,7 +231,8 @@ PHP NEWS . Fixed bug #67248 (imageaffinematrixget missing check of parameters). (Stas) . Fixed imagettftext to load the correct character map rather than the last one. (Scott) - . Fixed bug #66714 ( imageconvolution breakage). (Brad Daily) + . Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop()). + (CVE-2013-7226) . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer CVE-2013-7327). (Tomas Hoger, Remi). . Fixed #66869 (Invalid 2nd argument crashes imageaffinematrixget) (Pierre) -- 2.40.0