Commit: 9ab7aa229008d37a8122aedf8f500126f1e0f714 Author: Lior Kaplan <[email protected]> Sat, 25 Jun 2016 20:15:52 +0300 Parents: 49f6adecd3d3757247f6f9418ba905efeb995c83 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9ab7aa229008d37a8122aedf8f500126f1e0f714 Log: Align #72337 format Bugs: https://bugs.php.net/72337 Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index 200cae8..1bf2b3e 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -26,7 +26,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change <li>GD: <ul> <li><?php bugfix(72298); ?> (pass2_no_dither out-of-bounds access).</li> - <li><?php bugfix(72337); ?> (invalid dimensions can lead to crash) (Pierre)</li> + <li><?php bugfix(72337); ?> (invalid dimensions can lead to crash).</li> <li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow). (CVE-2016-5766)</li> <li><?php bugfix(72407); ?> (NULL Pointer Dereference at _gdScaleVert).</li> </ul></li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
