Handle missing NSS modules and those without callbacks.
commitaa152ec6ad1bcc84a53f3c02810c7d968d1b8216
authorUlrich Drepper <drepper@redhat.com>
Sat, 25 Jul 2009 19:29:04 +0000 (25 12:29 -0700)
committerAndreas Schwab <schwab@redhat.com>
Mon, 17 Aug 2009 13:37:34 +0000 (17 15:37 +0200)
tree70ba598d69ca1d9579e0be7b7f92d4974a426fe5
parentc87c885303b406c5f636841b8289425062f3c7c6
Handle missing NSS modules and those without callbacks.

getaddrinfo didn't update the status variable in that round of the
loop if no callback was used.
(cherry picked from commit 657317537c09b82a2feb1194fda045f63e3a1222)
ChangeLog
sysdeps/posix/getaddrinfo.c