oleaut32: Remove deadcode in SafeArrayPutElement

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


ChangeLog:
Remove deadcode in SafeArrayPutElement, as lpBstr cannot be NULL because
of the check at the top of the function on pvData. (Found by Coverity.)

  dlls/oleaut32/safearray.c |   11 +++--------
  1 files changed, 3 insertions(+), 8 deletions(-)

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


More information about the wine-patches mailing list