[Bug 26138] New: comctl32/toolbar tests shows an invalid read under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 20:14:31 CST 2011


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 at winehq.org
        ReportedBy: austinenglish at 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.



More information about the wine-bugs mailing list