s3: lib: If we're reporting getaddrinfo fail, print the name we were looking up in...
authorRichard Sharpe <realrichardsharpe@gmail.com>
Wed, 12 May 2021 18:46:24 +0000 (11:46 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 12 May 2021 20:29:32 +0000 (20:29 +0000)
commit401ae83d5e67571a134a8a855597c04ba206d746
treee7ea60d7514e9a82bad84c41f17631f1b540caed
parent4d54b602bde941313590f12364d4ed348673264e
s3: lib: If we're reporting getaddrinfo fail, print the name we were looking up in the same debug.

Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/util.c