mirror of
https://github.com/samba-team/samba.git
synced 2025-12-03 04:23:50 +03:00
... and clean up the unused variables.
This commit is contained in:
@@ -269,9 +269,6 @@ static BOOL api_pipe_ntlmssp_verify(pipes_struct *p, RPC_AUTH_NTLMSSP_RESP *ntlm
|
|||||||
fstring domain;
|
fstring domain;
|
||||||
fstring wks;
|
fstring wks;
|
||||||
BOOL guest_user = False;
|
BOOL guest_user = False;
|
||||||
uchar null_smb_passwd[16];
|
|
||||||
|
|
||||||
const uchar *smb_passwd_ptr = NULL;
|
|
||||||
|
|
||||||
auth_usersupplied_info *user_info = NULL;
|
auth_usersupplied_info *user_info = NULL;
|
||||||
auth_serversupplied_info *server_info = NULL;
|
auth_serversupplied_info *server_info = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user