Commit:    df874ec969b0dbf467034bab7ff54d447cea33bd
Author:    Stanislav Malyshev <[email protected]>         Thu, 6 Mar 2014 
22:54:13 -0800
Parents:   f2d431d5f39a684dffb954b4333b177435cd88b4
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=df874ec969b0dbf467034bab7ff54d447cea33bd

Log:
missed CVE-2014-2270

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index a28df9e..41894e1 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -65,7 +65,7 @@ function peclbugl($number)   { echo "<a 
href=\"http://pecl.php.net/bugs/bug.php?
 <li>Fileinfo:
 <ul>
   <li><?php bugfix(66731); ?> (file: infinite recursion) (CVE-2014-1943).</li>
-  <li><?php bugfix(66820); ?> (out-of-bounds memory access in fileinfo)</li>
+  <li><?php bugfix(66820); ?> (out-of-bounds memory access in fileinfo) 
(CVE-2014-2270).</li>
 </ul></li>
 <li>LDAP:
 <ul>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to