Commit:    e5d5eda0744e84d009752be2ac68ae2ec98b3ef4
Author:    Lior Kaplan <[email protected]>         Sat, 14 May 2016 16:39:53 
+0300
Parents:   27726e7bcaa018552f4998c5a860a1fd7a70f487
Branches:  master

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

Log:
Fix 5.4.29 fileinfo entries

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index c8651cb..ccfcce5 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -3520,7 +3520,10 @@ site_header("PHP 5 ChangeLog", array("current" => 
"docs", "css" => array("change
   <li><?php bugfix(67247); ?> (spl_fixedarray_resize integer overflow).</li>
   <li><?php bugfix(67249); ?> (printf out-of-bounds read).</li>
   <li><?php bugfix(67250); ?> (iptcparse out-of-bounds read).</li>
-  <li><?php bugfix(67252); ?> (convert_uudecode out-of-bounds read). (Stas) - 
Fileinfo:</li>
+  <li><?php bugfix(67252); ?> (convert_uudecode out-of-bounds read). 
(Stas)</li>
+</ul></li>
+<li>Fileinfo:
+<ul>
   <li><?php bugfix(66307); ?> (Fileinfo crashes with powerpoint files).</li>
   <li><?php bugfix(67327); ?> (fileinfo: CDF infinite loop in nelements DoS). 
(CVE-2014-0238)</li>
   <li><?php bugfix(67328); ?> (fileinfo: fileinfo: numerous file_printf calls 
resulting in performance degradation). (CVE-2014-0237)</li>


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

Reply via email to