Sweden-Number/dlls/gdi32/dibdrv
Nikolay Sivov 1aa53bc470 gdi32: Initialize 'param' field (Coverity).
For consistency with the rest of the code, initialize both
'free' and 'param' fields.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:46:35 +01:00
..
bitblt.c gdi32: Initialize 'param' field (Coverity). 2015-12-22 10:46:35 +01:00
dc.c gdi32: Periodically flush a window surface if the app is continuously painting. 2015-11-27 20:53:31 +09:00
dibdrv.h gdi32: Make make_rgb_colorref() static. 2012-12-07 12:35:29 +01:00
graphics.c gdi32: Fix empty glyph handling in the dib driver. 2013-10-01 19:26:11 +02:00
objects.c gdi32: Remove double parentheses, not a misplaced pair (PVS-Studio). 2015-03-06 20:32:00 +09:00
opengl.c gdi32: Add check for NULL pointer in dibdrv_wglDescribePixelFormat. 2015-11-26 23:57:49 +09:00
primitives.c gdi32: Use shorter constants for byte and word masks to avoid warnings. 2015-03-04 21:50:35 +09:00