[Bug 38279] Uninitialized src_rect in wined3d/surface.c:cpu_blit_color_fill

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 24 13:18:55 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38279

--- Comment #1 from Henri Verbeet <hverbeet at gmail.com> ---
I'm not quite sure what you think the bug is, but static implies zero
initialisation, which is fine because WINEDDBLT_COLORFILL doesn't really use a
source rectangle.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list