secur32: Simplify memory management by not allocating memory for the CredHandle…
secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers.
Instead store the handles directly in the SspiData structure and pass
the addresses of these into SSPI functions.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment