This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Resolver fix


Mark Kettenis <kettenis@wins.uva.nl> writes:

> Here's the patch I promised.  The cast from (struct __sockaddr_in *)
> to (struct sockaddr_in *) in res_nsend should be kosher.  Only the
> members that are present in both structures are referenced in sock_eq.

It's kinda ugly but better than using versioning.  I've applied it.
Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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