secur32: Make the NTLM SSP cope with a NULL phCredential parameter when InitializeSec...
commit661b49785e3e6c523004dc8e719be721857eb193
authorRob Shearman <rob@codeweavers.com>
Thu, 24 May 2007 19:03:32 +0000 (24 20:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 May 2007 18:16:42 +0000 (25 20:16 +0200)
tree74dfde6c364593dfbb557a34a448c1cfd04f6979
parentee47c5a23a83516c0e1734f2dfcc0f0c8729f838
secur32: Make the NTLM SSP cope with a NULL phCredential parameter when InitializeSecurityContext is called more than once.
dlls/secur32/ntlm.c
dlls/secur32/tests/ntlm.c