[Bug 36782] New: valgrind shows a leak in kernel32/tests/thread.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 21 20:28:56 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36782

            Bug ID: 36782
           Summary: valgrind shows a leak in kernel32/tests/thread.c
           Product: Wine
           Version: 1.7.20
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: sebastian at fds-team.de

==26950== 12 bytes in 1 blocks are definitely lost in loss record 19 of 288
==26950==    at 0x7BC49369: notify_alloc (heap.c:255)
==26950==    by 0x7BC4D59F: RtlAllocateHeap (heap.c:1716)
==26950==    by 0x7BC85CAE: RtlCreateUserThread (thread.c:517)
==26950==    by 0x7B87363F: CreateRemoteThread (thread.c:88)
==26950==    by 0x7B8735C4: CreateThread (thread.c:54)
==26950==    by 0x4E37165: test_thread_actctx (thread.c:1587)
==26950==    by 0x4E37B00: func_thread (thread.c:1772)
==26950==    by 0x4E53A4E: run_test (test.h:584)
==26950==    by 0x4E53E1A: main (test.h:654)
==26950==

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