NEWS entry for Fix potential segfault in dns_get_record(

This commit is contained in:
Sara Golemon 2014-06-11 14:22:59 -07:00
parent 1978f41c8a
commit ace35a3d3b

3
NEWS
View File

@ -32,6 +32,9 @@ PHP NEWS
. Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
check). (Francisco Alonso, Jan Kaluza, Remi)
- Network:
. Fix potential segfault in dns_get_record(). (Sara)
- OPCache:
. Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)