FreeRDP/winpr/libwinpr/sspi/CredSSP
David Fort 58a3919435 winpr: add some checks in InitializeSecurityContext and AcceptSecurityContext
In native windows SSPI, AcceptSecurityContext and InitializeSecurityContext return
SEC_E_INVALID_HANDLE if the provided context is an empty context. Add the checks so
that our SSPI implementation behave the same way.
2022-10-10 09:01:04 +02:00
..
credssp.c winpr: add some checks in InitializeSecurityContext and AcceptSecurityContext 2022-10-10 09:01:04 +02:00
credssp.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00