• Rob Shearman's avatar
    secur32: Initialise more pointers in helper to NULL. · 0d2a6231
    Rob Shearman authored
    This is to avoid calling HeapFree on random pointers when 
    DeleteSecurityContext is called on a context that hasn't had a second 
    InitializeSecurityContext called on it, which would otherwise intialise 
    those pointers.
    0d2a6231
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
base64_codec.c Loading commit data...
dispatcher.c Loading commit data...
hmac_md5.c Loading commit data...
hmac_md5.h Loading commit data...
lsa.c Loading commit data...
negotiate.c Loading commit data...
ntlm.c Loading commit data...
schannel.c Loading commit data...
secur32.c Loading commit data...
secur32.spec Loading commit data...
secur32_priv.h Loading commit data...
thunks.c Loading commit data...
thunks.h Loading commit data...
util.c Loading commit data...
wrapper.c Loading commit data...