From 4769ae77fc6c8dacea6476addb015c8797848cdd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 30 May 2011 22:48:47 -0400 Subject: Handle DNS server failures in case of AF_UNSPEC lookups correctly --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 31719ab503..dd4ad9ed1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-05-30 Ulrich Drepper + [BZ #12684] + * resolv/res_send.c (__libc_res_nsend): Only go to the next name server + if both request failed. + (send_dg): In case of server errors clear resplen or *resplen2. + [BZ #12454] * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only when there are multiple maps. -- cgit 1.4.1