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)
http://bugs.winehq.org/show_bug.cgi?id=26068
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2011-10-15 16:38:51 CDT --- Still present. With inlining, I see the valgrind log:
Conditional jump or move depends on uninitialised value(s) at GDI_GetObjPtr (gdiobj.c:767) by get_dc_ptr (dc.c:55) by GetDCHook (dc.c:1233) by release_dc (painting.c:458) by ReleaseDC (painting.c:1078) by func_dce (dce.c:81) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at func_dce (dce.c:525)
http://bugs.winehq.org/show_bug.cgi?id=26068
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2012-09-26 15:40:48 CDT --- Fine in wine-1.5.13-346-g0445393
http://bugs.winehq.org/show_bug.cgi?id=26068
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:41 CDT --- Closing bugs fixed in 1.5.14.