[PATCH 4/4] secur32: Initialise more pointers in helper to NULL.

Robert Shearman rob at codeweavers.com
Fri Jan 25 08:05:44 CST 2008


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.
---
  dlls/secur32/dispatcher.c |    7 +++++++
  1 files changed, 7 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d499994d3910a25d0e4d1b37d57605b770e9b535.diff
Type: text/x-patch
Size: 805 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080125/3de55718/attachment-0001.bin 


More information about the wine-patches mailing list