s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.
commiteb2d10df8ad7ed80de8c83e03618ae6624cb03cf
authorJeremy Allison <jra@samba.org>
Mon, 24 Jul 2017 23:12:45 +0000 (24 16:12 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 17 Aug 2017 08:38:22 +0000 (17 10:38 +0200)
tree0ccf2b5e62c2812a45ed962921b1e95579a52acb
parent301044e10640aa6ce4867c28fc61aed889fbb611
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>
(cherry picked from commit dbd32932463935cd47c55a9e1afdaccd7f6daf4d)
source3/include/includes.h
source3/lib/netapi/netapi.c
source3/rpcclient/rpcclient.c
source3/smbd/server_exit.c
source3/winbindd/winbindd.c