Commit: 0bff5ac8f57a3ea4bccc9ac58943cf7475bce52d Author: Lior Kaplan <kaplanl...@gmail.com> Fri, 24 Jun 2016 23:53:27 +0300 Parents: 7cddaf94be81342146b076d0354c6dc87c3f9e82 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0bff5ac8f57a3ea4bccc9ac58943cf7475bce52d Log: Align CVE format for #66387 Bugs: https://bugs.php.net/66387 Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 94494a9..8d25ecc 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -72,7 +72,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>GD: <ul> - <li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder) (CVE-2015-8874).</li> + <li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder). (CVE-2015-8874)</li> <li><?php bugfix(72298); ?> (pass2_no_dither out-of-bounds access).</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> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php