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.
parent
54df6167
Please register or sign in to comment
The FreeContextBuffer SAL declaration does not declare the pointer as optional, therefore it must not be NULL.