rpcrt4: Don't release the interface pointer on failure

Robert Shearman rob at codeweavers.com
Tue Jan 10 07:11:24 CST 2006


ChangeLog:
Don't release the interface pointer on failure since we are not the ones
that allocated it. It is the caller's responsability to call
NdrInterfacePointerFree, where the freeing is supposed to happen.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 39a19ef81b3f4fed33cab30bcec4adb533ad8b9c.diff
Type: text/x-patch
Size: 580 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060110/d2974470/39a19ef81b3f4fed33cab30bcec4adb533ad8b9c.diff


More information about the wine-patches mailing list