From d583c6119a4be8ccf08cb82b47542d00b2ab47a3 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 26 Dec 2007 14:45:19 +0000 Subject: Revise getnameinfo check to ensure NULL is defined and the result is properly evaluated, to avoid bogus results on for instance FreeBSD and redefinitions of NI_* at compile time. svn path=/branches/BRANCH_6-3/; revision=5146 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bbdf2180..554a99fa 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,9 @@ fetchmail 6.3.9 (not yet released): was also changed to reflect this. (Peter O'Gorman) * m4/gethostbyname_r.m4 does AC_TRY_COMPILE, which unfortunately can pass even if there is no gethostbyname_r. Changed to AC_TRY_LINK. (Peter O'Gorman) +* Revise getnameinfo check to ensure NULL is defined and the result is properly + evaluated, to avoid bogus results on for instance FreeBSD and redefinitions of + NI_* at compile time. (Matthias Andree). * __attribute__ ((unused)) is a gccism, removed from libesmtp/gethostbyname.c. (Peter O'Gorman) * In KAME/getnameinfo.c it's best to use the correct argument to inet_ntoa. -- cgit v1.2.3