ole32: Check for pcbSize in AntiMonikerImpl_GetSizeMax being for NULL, not for non-NULL

Robert Shearman rob at codeweavers.com
Fri Apr 7 05:19:04 CDT 2006


ChangeLog:
The check against pcbSize in AntiMonikerImpl_GetSizeMax should obviously
be for NULL, not for non-NULL. (Found by Coverity.)

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

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


More information about the wine-patches mailing list