-
- Downloads
socks_sspi.c: added pointer guards to FreeContextBuffer calls
The FreeContextBuffer SAL declaration does not declare the pointer as optional, therefore it must not be NULL.
Loading
Please register or sign in to comment
The FreeContextBuffer SAL declaration does not declare the pointer as optional, therefore it must not be NULL.