[Bug 26068] New: user32/dce tests shows a valgrind warning
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(a)winehq.org ReportedBy: austinenglish(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26068 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26068 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-09-26 15:40:48 CDT --- Fine in wine-1.5.13-346-g0445393 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=26068 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-28 13:43:41 CDT --- Closing bugs fixed in 1.5.14. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org