From: Christoph M. Becker Date: Fri, 14 Oct 2016 11:52:21 +0000 (+0200) Subject: Update NEWS X-Git-Tag: php-7.1.0RC4~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e3ab61fa5a199fd085ccd91476c14499362ecb9;p=php Update NEWS This entry has been lost due to a bad merge. --- diff --git a/NEWS b/NEWS index 2cbb5a6b12..f3b0a39e68 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ PHP NEWS . Fixed bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation()). (cmb) . Fixed bug #73279 (Integer overflow in gdImageScaleBilinearPalette()). (cmb) + . Fixed bug #73280 (Stack Buffer Overflow in GD dynamicGetbuf). (cmb) - Session: . Fixed bug #73273 (session_unset() empties values from all variables in which