ole32: Store the InterfaceList object in the IEnumMoniker object.

Robert Shearman rob at codeweavers.com
Sat Nov 10 10:05:23 CST 2007


This is because the IEnumMoniker object is supposed to free the memory 
passed to it, but the array of InterfaceData pointers is inside the 
InterfaceList memory block.
---
  dlls/ole32/moniker.c |   54 
+++++++++++++++++++++++--------------------------
  1 files changed, 25 insertions(+), 29 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 568f47fd0b89f3ce1e48b0afd8f77fc6bf6d2584.diff
Type: text/x-patch
Size: 6042 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071110/69b846f5/attachment.bin 


More information about the wine-patches mailing list