]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Handle DNS server failures in case of AF_UNSPEC lookups correctly
[thirdparty/glibc.git] / ChangeLog
index 31719ab503e78cabf4ccdc0e874c449618e1c6a6..dd4ad9ed1bdd4184a93200a7acb9438a8d0c1022 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
 
+       [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.