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

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 21 20:55:13 CDT 2014


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

            Bug ID: 36784
           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

==27947== 68 bytes in 1 blocks are definitely lost in loss record 137 of 285
==27947==    at 0x7BC49369: notify_alloc (heap.c:255)
==27947==    by 0x7BC4D59F: RtlAllocateHeap (heap.c:1716)
==27947==    by 0x7BC31C49: RtlCreateActivationContext (actctx.c:4506)
==27947==    by 0x7B827493: CreateActCtxW (actctx.c:124)
==27947==    by 0x4E368BD: test_create (thread.c:1521)
==27947==    by 0x4E36BE1: test_thread_actctx (thread.c:1554)
==27947==    by 0x4E378A0: func_thread (thread.c:1772)
==27947==    by 0x4E537EE: run_test (test.h:584)
==27947==    by 0x4E53BBA: main (test.h:654)
==27947== 

separate from 36782

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