[2/2] secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers.

Rob Shearman robertshearman at gmail.com
Tue Dec 29 13:05:54 CST 2009


Instead store the handles directly in the SspiData structure and pass
the addresses of these into SSPI functions.
---
 dlls/secur32/tests/ntlm.c |  161 ++++++++++++++++++++-------------------------
 1 files changed, 71 insertions(+), 90 deletions(-)

Fixes further memory leaks in the tests.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-secur32-Simplify-memory-management-by-not-allocating.patch
Type: text/x-patch
Size: 25171 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091229/0d4559e6/attachment-0001.bin>


More information about the wine-patches mailing list