[Bug 26046] New: comctl32/monthcal tests show some invalid reads under valgrind
http://bugs.winehq.org/show_bug.cgi?id=26046 Summary: comctl32/monthcal tests show some invalid reads under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=33219) --> (http://bugs.winehq.org/attachment.cgi?id=33219) valgrind log Conditional jump or move depends on uninitialised value(s) at CompareFileTime (time.c:888) by MONTHCAL_CompareSystemTime (monthcal.c:282) by MONTHCAL_CompareMonths (monthcal.c:294) by MONTHCAL_CalcDayXY (monthcal.c:563) by MONTHCAL_CalcPosFromDay (monthcal.c:599) by MONTHCAL_UpdateToday (monthcal.c:1546) by MONTHCAL_SetToday (monthcal.c:1565) by MONTHCAL_WindowProc (monthcal.c:2662) by ??? (winproc.c:172) by call_window_proc (winproc.c:242) by WINPROC_CallProcAtoW (winproc.c:601) by CallWindowProcA (winproc.c:960) by monthcal_subclass_proc (monthcal.c:543) by ??? (winproc.c:172) by call_window_proc (winproc.c:242) by WINPROC_call_window (winproc.c:908) by call_window_proc (message.c:2201) by send_message (message.c:3042) by SendMessageA (message.c:3187) by test_today (monthcal.c:1208) Uninitialised value was created by a stack allocation at MONTHCAL_CompareSystemTime (monthcal.c:276) full log attached. -- 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=26046 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-16 20:00:10 CDT --- Still happening; I'm seeing Conditional jump or move depends on uninitialised value(s) at MONTHCAL_GetDayPos (monthcal.c:599) by MONTHCAL_UpdateToday (monthcal.c:653) by MONTHCAL_WindowProc (monthcal.c:1692) by ??? (in user32.dll.so) by call_window_proc (winproc.c:242) by WINPROC_CallProcAtoW (winproc.c:601) by CallWindowProcA (winproc.c:960) by monthcal_subclass_proc (monthcal.c:566) by ??? (in user32.dll.so) by call_window_proc (winproc.c:242) by WINPROC_call_window (winproc.c:908) by call_window_proc (message.c:2211) by send_message (message.c:3084) by SendMessageA (message.c:3286) by test_today (monthcal.c:1250) by func_monthcal (monthcal.c:1954) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at MONTHCAL_CompareSystemTime (monthcal.c:300) -- 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=26046 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-09-26 15:02:55 CDT --- Created attachment 41848 --> http://bugs.winehq.org/attachment.cgi?id=41848 valgrind log Updated log from 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33219|0 |1 is obsolete| | Attachment #41848|0 |1 is obsolete| | --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Created attachment 48228 --> https://bugs.winehq.org/attachment.cgi?id=48228 valgrind log in wine-1.7.17-42-g24c5728 Still in wine-1.7.17-42-g24c5728 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- Created attachment 50110 --> https://bugs.winehq.org/attachment.cgi?id=50110 valgrind log Still in 1.7.32. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |a56f49cdd5a3ec14d9c0c5e755f | |7e3edc4f0835b --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with a56f49cdd5a3ec14d9c0c5e755f7e3edc4f0835b. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.16. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=26046 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #7 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.4. -- 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