Commit: 349372ebcf5415989220ad63785a8e4f4fb2a2aa Author: Lior Kaplan <[email protected]> Fri, 13 May 2016 01:02:06 +0300 Parents: a5a1b8338adcee821219bd76ab5550f36ea4cda9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=349372ebcf5415989220ad63785a8e4f4fb2a2aa Log: Update entry for #66901 Bugs: https://bugs.php.net/66901 Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 71a62b2..ed5935c 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -3062,8 +3062,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>GD: <ul> - <li><?php bugfix(66901); ?> (php-gd 'c_color' NULL pointer dereference). - (CVE-2014-2497).</li> + <li><?php bugfix(66901); ?> (php-gd 'c_color' NULL pointer dereference). (CVE-2014-2497)</li> <li><?php bugfix(67730); ?> (Null byte injection possible with imagexxx functions). (CVE-2014-5120).</li> </ul></li> @@ -3117,7 +3116,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change </ul></li> <li>GD: <ul> - <li><?php bugfix(66901); ?> (php-gd 'c_color' NULL pointer dereference) (CVE-2014-2497).</li> + <li><?php bugfix(66901); ?> (php-gd 'c_color' NULL pointer dereference). (CVE-2014-2497)</li> <li><?php bugfix(67730); ?> (Null byte injection possible with imagexxx functions) (CVE-2014-5120).</li> </ul></li> <li>Milter: -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
