mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
parent
cbaf484367
commit
6fb37ae672
@ -1807,6 +1807,7 @@ static NTSTATUS rpc_finish_auth3_bind(struct rpc_pipe_client *cli,
|
||||
|
||||
if (!NT_STATUS_IS_OK(nt_status)) {
|
||||
DEBUG(0,("rpc_finish_auth3_bind: NTLMSSP update using server blob failed.\n"));
|
||||
data_blob_free(&server_response);
|
||||
return nt_status;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user