This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/19994] getaddrinfo does not restore RES_USE_INET6 flag in gethosts


https://sourceware.org/bugzilla/show_bug.cgi?id=19994

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  8db2cf163e048b02cbafe118bf033b78618c2f30 (commit)
      from  9e6e128d145157844cf446962a640eacafc54a01 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8db2cf163e048b02cbafe118bf033b78618c2f30

commit 8db2cf163e048b02cbafe118bf033b78618c2f30
Author: Florian Weimer <fweimer@redhat.com>
Date:   Tue May 10 10:09:24 2016 +0200

    getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                   |    6 ++++++
 sysdeps/posix/getaddrinfo.c |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]