mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
r1021: Because auth_serversupplied_info is not reference counted, this may
only be called once per authentication. Andrew Bartlett (This used to be commit 9a5de8de952a4e5c3eadccf42d034fa7cfd55171)
This commit is contained in:
parent
8de7e76e78
commit
42b6b71493
@ -210,6 +210,8 @@ NTSTATUS auth_ntlmssp_update(struct auth_ntlmssp_state *auth_ntlmssp_state,
|
||||
*
|
||||
* Only valid after a successful authentication
|
||||
*
|
||||
* May only be called once per authentication.
|
||||
*
|
||||
*/
|
||||
|
||||
NTSTATUS auth_ntlmssp_get_session_info(struct auth_ntlmssp_state *auth_ntlmssp_state,
|
||||
|
Loading…
x
Reference in New Issue
Block a user