INN commit: trunk/lib (getaddrinfo.c)
INN Commit
Russ_Allbery at isc.org
Sat Oct 8 19:24:57 UTC 2005
Date: Saturday, October 8, 2005 @ 12:24:55
Author: eagle
Revision: 7400
glibc 2.3.5 uses flag values up to 0x0400 for getaddrinfo, which was
causing tests to fail since the value of AI_NUMERICSERV was out of
bounds. Use a broader allowable range for flag values when testing
on a platform that has getaddrinfo.
Modified:
trunk/lib/getaddrinfo.c
---------------+
getaddrinfo.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
More information about the inn-committers
mailing list