mirror of
https://github.com/samba-team/samba.git
synced 2025-03-07 00:58:40 +03:00
r2203: delete the key after testing, so as not to clutter the server with random keys
(This used to be commit d98ed1fbe52b547c461f1b6a859504e96e0e3ee7)
This commit is contained in:
parent
73da5b1e87
commit
905dd977fa
@ -637,6 +637,8 @@ static BOOL test_lsakey_puzzle(struct dcerpc_pipe *p_smb,
|
||||
|
||||
torture_rpc_close(p_tcp);
|
||||
|
||||
test_Delete(p_smb, mem_ctx, &sec_handle);
|
||||
|
||||
return True;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user