From 67fb731ec495b9bcc2e16ba48a39f13362a3a6db Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 26 Nov 2008 17:04:35 +0000 Subject: Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a buffer to shrink instead of expand if a reply contained 8 or more records. --- ares/CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 4c6b7b228..fcc41f04a 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -3,6 +3,9 @@ * Nov 26 2008 (Yang Tse) - Brad Spencer provided changes to allow buildconf to work on OS X. +- Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a + buffer to shrink instead of expand if a reply contained 8 or more records. + * Nov 25 2008 (Yang Tse) - In preparation for the upcomming IPv6 nameservers patch, the internal ares_addr union is now changed into an internal struct which also holds -- cgit v1.2.3