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 libc/515] gethostbyname_r() returns incorrect error for certain sizes (or alignment)


------- Additional Comments From drepper at redhat dot com  2005-09-26 15:22 -------
I get consistently ret 34 and err -1 for all the sizes I tried.  This is with a
current release.  If you see something else with *current* code say so and
describe how to reproduce it.  Otherwise close the bug.

Also: code using gethostbyname et.al. is broken.  Use getaddrinfo.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=515

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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