[Bug 26046] comctl32/monthcal tests show some invalid reads under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 16 20:00:10 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26046

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #1 from Dan Kegel <dank at 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.



More information about the wine-bugs mailing list