diff options
author | Stanislav Malyshev <stas@php.net> | 2014-06-15 01:06:37 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-06-15 01:06:37 -0700 |
commit | 55c2721229b11db593232d8c365b6143de616ae2 (patch) | |
tree | 54c9a8c333047bcf50fb673d8ae539548d908a0c | |
parent | c06ccf7c70c934e8e1d385feb7c302f8c66d40b5 (diff) | |
download | php-git-55c2721229b11db593232d8c365b6143de616ae2.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,7 +44,8 @@ PHP NEWS check). (Francisco Alonso, Jan Kaluza, Remi) - Network: - . Fix potential segfault in dns_get_record(). (Sara) + . Fixed bug #67432 (Fix potential segfault in dns_get_record()). + (CVE-2014-4049). (Sara) - OPCache: . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence) |