[PATCH 4/4] msi: automation: Remove redundant VariantClear(pVarResult).

Misha Koshelev mk144210 at bcm.edu
Fri Jun 1 10:15:29 CDT 2007


There is a VariantInit(pVarResult) in AutomationObject_Invoke so that a VariantClear(pVarResult) does not
have to be done in every single object implementation function, and certainly not in every single case
statement.

Overall, very nice work James.

---
 dlls/msi/automation.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7281501c7708957f579fd280418b426eec5e9085.diff
Type: text/x-patch
Size: 478 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070601/d3e7b6f7/7281501c7708957f579fd280418b426eec5e9085.bin


More information about the wine-patches mailing list