[Bug 26128] New: shell32/appbar tests shows a valgrind warning

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 19:48:08 CST 2011


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

           Summary: shell32/appbar tests shows a valgrind warning
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: shell32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Syscall param writev(vector[...]) points to uninitialised byte(s)
    at  writev (in /lib/libc-2.11.2.so)
    by  send_request (server.c:209)
    by  wine_server_call (server.c:290)
    by  put_message_in_queue (message.c:2923)
    by  send_inter_thread_message (message.c:2991)
    by  send_message (message.c:3059)
    by  SendMessageTimeoutW (message.c:3125)
    by  SHAppBarMessage (appbar.c:142)
    by  test_setpos (appbar.c:222)
    by  func_appbar (appbar.c:442)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Address 0x7f23fa40 is on thread 1's stack
  Uninitialised value was created by a stack allocation
    at  test_setpos (appbar.c:203)

-- 
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