ole32: Check for pcbSize parameter of CompositeMonikerImpl_GetSizeMax being NULL, rather than non-NULL

Robert Shearman rob at codeweavers.com
Fri Apr 7 05:20:09 CDT 2006


ChangeLog:
The check of the pcbSize parameter of CompositeMonikerImpl_GetSizeMax 
should obviously be for NULL, rather than non-NULL. (Found by
Coverity.)

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

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


More information about the wine-patches mailing list