From 1af5ca0746b83489b1e0c74d7c7cdbb4207605a0 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Thu, 6 Jul 2017 08:03:17 +0100 Subject: [PATCH] news entry for 74435 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index b6479dd002..19d13673c4 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,9 @@ PHP NEWS - DOM: . Fixed bug #69373 (References to deleted XPath query results). (ttoohey) +- GD: + . Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb) + - Intl: . Fixed bug #73473 (Stack Buffer Overflow in msgfmt_parse_message). (libnex) . Fixed bug #74705 (Wrong reflection on Collator::getSortKey and -- 2.50.1