[Bug 26138] New: comctl32/toolbar tests shows an invalid read under valgrind
http://bugs.winehq.org/show_bug.cgi?id=26138 Summary: comctl32/toolbar tests shows an invalid read 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 Invalid read of size 2 at RtlImageNtHeader (loader.c:2508) by RtlImageDirectoryEntryToData (loader.c:2684) by find_entry (resource.c:189) by LdrFindResource_U (resource.c:303) by find_resourceW (resource.c:139) by FindResourceExW (resource.c:183) by FindResourceW (resource.c:192) by TOOLBAR_AddStringW (toolbar.c:2917) by TOOLBAR_AddStringA (toolbar.c:2988) by ToolbarWindowProc (toolbar.c:6435) by ??? (winproc.c:172) by call_window_proc (winproc.c:242) by WINPROC_CallProcAtoW (winproc.c:601) by WINPROC_call_window (winproc.c:910) by call_window_proc (message.c:2201) by send_message (message.c:3042) by SendMessageA (message.c:3187) by test_add_string (toolbar.c:518) by func_toolbar (toolbar.c:1666) by run_test (test.h:556) Address 0xdeadbeee is not stack'd, malloc'd or (recently) free'd -- 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=26138 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dank(a)kegel.com Resolution| |INVALID --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-10-15 15:58:50 CDT --- Probably expected, we should just suppress that warning. -- 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=26138 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-10-17 16:06:26 CDT --- Closing. -- 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