http://bugs.winehq.org/show_bug.cgi?id=26068
Summary: user32/dce tests shows a valgrind warning Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Conditional jump or move depends on uninitialised value(s) at GDI_GetObjPtr (gdiobj.c:767) by get_dc_obj (dc.c:55) by get_dc_ptr (dc.c:181) by GetDCHook (dc.c:1415) by release_dc (painting.c:458) by ReleaseDC (painting.c:1078) by test_dc_attributes (dce.c:82) by func_dce (dce.c:559) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at test_dc_attributes (dce.c:41)