mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
Merge branch 'master' of ssh://git.samba.org/data/git/samba
This commit is contained in:
commit
7e9c735b3c
@ -32,7 +32,7 @@ static void auth_ntlmssp_get_challenge(const struct ntlmssp_state *ntlmssp_state
|
||||
{
|
||||
AUTH_NTLMSSP_STATE *auth_ntlmssp_state =
|
||||
(AUTH_NTLMSSP_STATE *)ntlmssp_state->auth_context;
|
||||
return auth_ntlmssp_state->auth_context->get_ntlm_challenge(
|
||||
auth_ntlmssp_state->auth_context->get_ntlm_challenge(
|
||||
auth_ntlmssp_state->auth_context, chal);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user