mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
fcb1ca8654
Don't use AI_NUMERICHOST for getaddrinfo. This is so that a host*NAME* handed in will get properly resolved. Bug uncovered by the new nss_wrapper code (1.1.2) which fixed the handling of the AI_NUMERICHOST flag in getaddrinfo. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>