Commit: 6009ca64017ad5a7a54be68305cf2af58d2860f9 Author: Ferenc Kovacs <tyr...@gmail.com> Sat, 15 Feb 2014 18:28:40 +0100 Parents: 2a17fb23d67b3945aa05044e12ad88e300281979 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6009ca64017ad5a7a54be68305cf2af58d2860f9 Log: adding the CVE id for 66356 in the Changelog Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 8307b01..3cd0dcf 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -19,7 +19,7 @@ function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php? </ul></li> <li>GD: <ul> - <li><?php bugfix(66356); ?> (Heap Overflow Vulnerability in imagecrop()).</li> + <li><?php bugfix(66356); ?> (Heap Overflow Vulnerability in imagecrop(), CVE-2013-7226).</li> </ul></li> <li>OPCache: <ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php