mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
@ -181,6 +181,7 @@ BOOL enumerate_domain_trusts( TALLOC_CTX *mem_ctx, const char *domain,
|
||||
done:
|
||||
/* cleanup */
|
||||
if (cli) {
|
||||
DEBUG(10,("enumerate_domain_trusts: shutting down connection...\n"));
|
||||
cli_nt_session_close( cli );
|
||||
cli_shutdown( cli );
|
||||
}
|
||||
|
Reference in New Issue
Block a user