[Bug 26120] New: kernel32/sync tests shows a few valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 18:55:18 CST 2011


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

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


Conditional jump or move depends on uninitialised value(s)
    at  memcpy (mc_replace_strmem.c:635)
    by  NTDLL_create_struct_sd (sync.c:118)
    by  NtCreateEvent (sync.c:265)
    by  CreateEventExW (sync.c:489)
    by  CreateEventExA (sync.c:452)
    by  CreateEventA (sync.c:420)
    by  test_event (sync.c:301)
    by  func_sync (sync.c:1044)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Uninitialised value was created by a stack allocation
    at  NTDLL_create_struct_sd (sync.c:66)

appears 4 times.

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