oleaut32: Fix typo in LPSAFEARRAY_Unmarshal

Robert Shearman rob at codeweavers.com
Fri Apr 7 05:17:43 CDT 2006


ChangeLog:
Fix typo in LPSAFEARRAY_Unmarshal where the check for the failure of the
SafeArrayCreateEx call was missing a dereference operator. (Found by
Coverity.)

  dlls/oleaut32/usrmarshal.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 344b9f68f6d72fe951e5b990a1372fb16b908ace.diff
Type: text/x-patch
Size: 540 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060407/7510d1f1/344b9f68f6d72fe951e5b990a1372fb16b908ace.diff


More information about the wine-patches mailing list