Handle missing NSS modules and those without callbacks.
commit657317537c09b82a2feb1194fda045f63e3a1222
authorUlrich Drepper <drepper@redhat.com>
Sat, 25 Jul 2009 19:29:04 +0000 (25 12:29 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 25 Jul 2009 19:29:04 +0000 (25 12:29 -0700)
tree526220e8f52b6b04486c1457134c5084b0c6efff
parent29e92fa5cd9c5c09a9c78563f35729fec9075e7f
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.
ChangeLog
sysdeps/posix/getaddrinfo.c