mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r1647: destroy mem_ctx
metze (This used to be commit 973ac69a012e579a09807d635061ff3550a10719)
This commit is contained in:
parent
07aa4d8fe2
commit
ae24bf5251
@ -1713,7 +1713,9 @@ BOOL torture_rpc_netlogon(int dummy)
|
||||
ret = False;
|
||||
}
|
||||
|
||||
torture_rpc_close(p);
|
||||
talloc_destroy(mem_ctx);
|
||||
|
||||
torture_rpc_close(p);
|
||||
|
||||
torture_leave_domain(join_ctx);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user