summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-12-16 21:34:59 +0100
committerYang Tse <yangsita@gmail.com>2010-12-16 21:34:59 +0100
commitd8c830f33ea49f5a9d7ba8c934c89a40e92a2721 (patch)
treec1d440d5d7185acb63cbb088978c1f254e3752e3 /CHANGES
parent3670427a0b2409518736ffa93bbbee65c3e5f9e2 (diff)
downloadc-ares-d8c830f33ea49f5a9d7ba8c934c89a40e92a2721.tar.gz
c-ares-d8c830f33ea49f5a9d7ba8c934c89a40e92a2721.tar.bz2
c-ares-d8c830f33ea49f5a9d7ba8c934c89a40e92a2721.zip
changes: mention last fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e4746f9..fb69eef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ Fixed:
o detection of semicolon comments in resolv.conf
o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory
o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory
+ o replacement ares_inet_ntop affected by potential out of bounds write
Version 1.7.4 (December 9, 2010)