http://bugs.winehq.org/show_bug.cgi?id=26101 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 15:48:47 CDT --- I get two non-leak errors when I run valgrind on "make editor.ok": Conditional jump or move depends on uninitialised value(s) by wine_dbgstr_wn (debug.c:421) by ME_CallWordBreakProc (debug.h:257) by ME_MoveCursorWords (caret.c:741) and Conditional jump or move depends on uninitialised value(s) at WINPROC_CallProcWtoA (unicode.h:200) by WINPROC_call_window (winproc.c:901) by call_window_proc (message.c:2211) by send_message (message.c:3084) by SendMessageW (message.c:3264) by test_EM_FINDWORDBREAK_A (editor.c:7117) by func_editor (editor.c:7189) by run_test (test.h:556) Uninitialised value was created by a stack allocation at test_EM_FINDWORDBREAK_A (editor.c:7095) I'll attach a log. -- 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.