[Bug libc/10021] getaddrinfo uses uninitialised value in conditional (glibc-2.9)
pasky at suse dot cz
sourceware-bugzilla@sourceware.org
Tue Jun 1 04:10:00 GMT 2010
------- Additional Comments From pasky at suse dot cz 2010-06-01 04:10 -------
I can't reproduce this locally either. The code should be correct since
gethostbyname4_r() is obliged to set h_errno in case it returns error (and if it
doesn't return error, we will never get to this code branch).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |WORKSFORME
http://sourceware.org/bugzilla/show_bug.cgi?id=10021
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list