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: Simon Josefsson
Subject: Re: [PATCH] Avoid new segfault in getaddrinfo test
Date: Wed, 30 Apr 2008 00:40:01 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.2 (gnu/linux)

Jim Meyering <address@hidden> writes:

> 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.

Thanks.  Sorry for missing that.

/Simon




reply via email to

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