oleaut32: Free the correct custom data inside ITypeInfo_fnRelease.

Robert Shearman rob at codeweavers.com
Tue Nov 27 13:16:19 CST 2007


Since the code is inside the loop for function data, it should be 
freeing the function's custom data, not the interface's.
---
  dlls/oleaut32/typelib.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0ca7153b6aa70eedff6d2e8031342a5daa055867.diff
Type: text/x-patch
Size: 576 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071127/18a2c138/attachment.bin 


More information about the wine-patches mailing list