From bfbbc63f04a597d8ae35687a6cdae07f02bcf5dc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 29 Dec 2008 23:47:07 +0000 Subject: * sysdeps/posix/getaddrinfo.c (gaih_inet): When the gethostbyname4_r function call succeeded, just leave the loop. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22d8804e41..687d58b7f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-12-29 Ulrich Drepper + * sysdeps/posix/getaddrinfo.c (gaih_inet): When the + gethostbyname4_r function call succeeded, just leave the loop. + [BZ #9694] * wcsmbs/wchar.h: Move undefs for local __need_* constants to the very end. -- cgit v1.2.3