[PATCH] Fix getaddrinfo

Ulrich Drepper drepper@redhat.com
Fri Feb 2 00:13:00 GMT 2001


Jakub Jelinek <jakub@redhat.com> writes:

> Since gaih_typeproto's name is now 4byte array, not char pointer, it makes
> no sense to compare it to NULL because it is always non-NULL. We have to
> test whether it is "" string instead.

Right.  Thanks for the patch.

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


More information about the Libc-hacker mailing list