scottmac                Thu May 10 13:16:51 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.691&r2=1.2027.2.547.2.692&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.691 php-src/NEWS:1.2027.2.547.2.692
--- php-src/NEWS:1.2027.2.547.2.691     Wed May  9 23:59:06 2007
+++ php-src/NEWS        Thu May 10 13:16:51 2007
@@ -7,6 +7,7 @@
   (Ilia)
 - Fixed altering $this via argument named "this". (Dmitry)
 - Fixed PHP CLI to use the php.ini from the binary location. (Hannes)
+- Fixed bug #41347 (checkdnsrr() segfaults on empty hostname). (Scott)
 - Fixed bug #41326 (Writing empty tags with Xmlwriter::WriteElement[ns])
   (Pierre)
 - Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).

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

Reply via email to