msi: Fix several memory leaks after using IEnumSTATSTG_Next.

Robert Shearman rob at codeweavers.com
Wed Dec 26 05:02:55 CST 2007


The pwcsName field of STATSTG must be freed, otherwise the memory will 
be leaked.
---
  dlls/msi/streams.c |    5 +++++
  dlls/msi/table.c   |    2 ++
  2 files changed, 7 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cb05f3046f23500c91d478e6573ba48a96463cfe.diff
Type: text/x-patch
Size: 1518 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071226/d543585e/attachment.bin 


More information about the wine-patches mailing list