s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.
authorJeremy Allison <jra@samba.org>
Mon, 24 Jul 2017 23:12:45 +0000 (16:12 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 26 Jul 2017 19:35:22 +0000 (21:35 +0200)
commitdbd32932463935cd47c55a9e1afdaccd7f6daf4d
tree9a4a6152f2df62a8b63edd401e03746765e249fc
parent4cc104d015bdfeb631c7c8f5252fc31727a128ca
s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12932

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/include/includes.h
source3/lib/netapi/netapi.c
source3/rpcclient/rpcclient.c
source3/smbd/server_exit.c
source3/winbindd/winbindd.c