msxml3: Fix a couple incorrect uses of VariantChangeType().

Adam Martinson amartinson at codeweavers.com
Mon Jun 20 00:25:12 CDT 2011


VariantChangeType() calls VariantClear() on its destination arg,
we don't want to do that here.
---
  dlls/msxml3/element.c     |   16 +++++++++-------
  dlls/msxml3/httprequest.c |    7 ++++---
  2 files changed, 13 insertions(+), 10 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-msxml3-Fix-a-couple-incorrect-uses-of-VariantChangeT.patch
Type: text/x-patch
Size: 2474 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110620/3c5a3596/attachment.bin>


More information about the wine-patches mailing list