From d8c830f33ea49f5a9d7ba8c934c89a40e92a2721 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 16 Dec 2010 21:34:59 +0100 Subject: [PATCH] changes: mention last fix --- CHANGES | 1 + RELEASE-NOTES | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index e4746f97..fb69eef1 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) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3d6ba3ac..c325d83d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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 Thanks go to these friendly people for their efforts and contributions: