[PATCH] gdi32: Avoid uninitialized fields in dst and src (Coverity)

Octavian Voicu octavian.voicu at gmail.com
Sat Aug 6 06:56:08 CDT 2011


On Sat, Aug 6, 2011 at 1:06 PM, Marcus Meissner <marcus at jet.franken.de>wrote:

>     src.visrect.left   = src.x = 0;
>     src.visrect.top    = src.y = 0;
>

These two lines become redundant after your patch.

Octavian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110806/0b3547d6/attachment.htm>


More information about the wine-devel mailing list