mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r2202: don't close the smb pipe after the puzzle test
This commit is contained in:
parent
e1d13631f0
commit
591ee2308c
@ -635,8 +635,6 @@ static BOOL test_lsakey_puzzle(struct dcerpc_pipe *p_smb,
|
||||
printf("Test-text:\n");
|
||||
dump_data(0, blob2.data, blob2.length);
|
||||
|
||||
talloc_destroy(mem_ctx);
|
||||
torture_rpc_close(p_smb);
|
||||
torture_rpc_close(p_tcp);
|
||||
|
||||
return True;
|
||||
|
Loading…
Reference in New Issue
Block a user