mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
compile error
This commit is contained in:
parent
1038879c94
commit
8804b059a4
@ -301,7 +301,7 @@ static NTSTATUS cm_open_connection(const char *domain, const int pipe_index,
|
||||
SAFE_FREE(ipc_password);
|
||||
|
||||
if (!NT_STATUS_IS_OK(result)) {
|
||||
add_failed_connection_entry(new_conn, result);
|
||||
add_failed_connection_entry(domain, new_conn->controller, result);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user