comctl32/toolbar: Remove always true condition (Coverity)

Nikolay Sivov nsivov at codeweavers.com
Wed Jun 3 03:13:13 CDT 2015


Index is already validated at this point, so 'buttons' can't be NULL, 
and 'buttons + index' will be 0 only for 0 index and NULL buttons.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-toolbar-Remove-always-true-condition-Coveri.patch
Type: text/x-patch
Size: 848 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150603/9161a33f/attachment.bin>


More information about the wine-patches mailing list