diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-05-10 10:09:24 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-05-10 10:09:24 +0200 |
commit | 8db2cf163e048b02cbafe118bf033b78618c2f30 (patch) | |
tree | ef6e9bcea5bf0334f212204ca2278f06b965016f /ChangeLog | |
parent | 9e6e128d145157844cf446962a640eacafc54a01 (diff) | |
download | glibc-8db2cf163e048b02cbafe118bf033b78618c2f30.zip glibc-8db2cf163e048b02cbafe118bf033b78618c2f30.tar.gz glibc-8db2cf163e048b02cbafe118bf033b78618c2f30.tar.bz2 |
getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2016-05-10 Florian Weimer <fweimer@redhat.com> + + [BZ #19994] + * sysdeps/posix/getaddrinfo.c (gethosts): Restore RES_USE_INET6 + flag in _res.options. + 2016-05-09 Joseph Myers <joseph@codesourcery.com> * conform/data/sys/types.h-data (blkcnt_t): Do not expect for |