rpcrt4: The lifetime of the binding handle stored in the context handle is independent of the binding handle used in the call that unmarshaled it, so we should use RpcBindingCopy to make a copy of it and then call RpcBindingFree later to free it.

Robert Shearman rob at codeweavers.com
Fri Jun 2 14:45:59 CDT 2006


---

  dlls/rpcrt4/ndr_marshall.c |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5f137254b00728e5b74c4beeddcaa69358155ac1.diff
Type: text/x-patch
Size: 881 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060602/d240a5da/5f137254b00728e5b74c4beeddcaa69358155ac1.diff


More information about the wine-patches mailing list