Commit:    91316490a3d7f4e0259c004f9f05c7e031ddbde8
Author:    Lior Kaplan <[email protected]>         Thu, 28 Aug 2014 18:54:21 
+0300
Parents:   46b74bfe277351d310b89ab43730a0d58f7317db
Branches:  master

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

Log:
Fix bug description for #67432

Bugs:
https://bugs.php.net/67432

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index ac43727..0970aca 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -623,7 +623,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Network:
 <ul>
-  <li><?php bugfix(67432); ?> (Fix potential segfault in dns_check_record()). 
(CVE-2014-4049)</li>
+  <li><?php bugfix(67432); ?> (Fix potential segfault in dns_get_record()). 
(CVE-2014-4049)</li>
 </ul></li>
 <li>OpenSSL:
 <ul>


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

Reply via email to