rpcrt4: Don't call VirtualFree with MEM_RELEASE and non-zero size.

Rob Shearman robertshearman at gmail.com
Tue Sep 23 07:31:54 CDT 2008


The calls fail with ERROR_INVALID_PARAMETER. Instead just call with a
zero size which performs the intended function.
---
 dlls/rpcrt4/cstub.c |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b728001497cadea065561324879e68b4fc2d8fdc.diff
Type: text/x-patch
Size: 1260 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080923/d8bfd7a0/attachment.bin 


More information about the wine-patches mailing list