bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Avoid new segfault in getaddrinfo test


From: Jim Meyering
Subject: Re: [PATCH] Avoid new segfault in getaddrinfo test
Date: Tue, 29 Apr 2008 18:55:48 +0200

Jim Meyering <address@hidden> wrote:

> Hi Simon
>
> Ok to apply?
> Without it, I'd get this:
>   FAIL: test-getaddrinfo
> with a segfault that comes from using inet_ntop with no declaration.
>
>       Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
>       * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
>       by gnulib to exist and to declare e.g., inet_ntop.
>       Don't include "inet_ntop.h", now removed.

FYI, it's just a test after all -- and one that was blocking me --
so I've gone ahead and pushed that change.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]