https://bugs.winehq.org/show_bug.cgi?id=36285
Bug ID: 36285 Summary: valgrind shows several leaks in kernel32/tests/debugger.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==28825== 99 bytes in 1 blocks are definitely lost in loss record 135 of 229 ==28825== at 0x7BC4C735: notify_alloc (heap.c:255) ==28825== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==28825== by 0x4B4AB31: doChildren (debugger.c:703) ==28825== by 0x4B4B71F: func_debugger (debugger.c:840) ==28825== by 0x4C087A8: run_test (test.h:584) ==28825== by 0x4C08B97: main (test.h:654) ==28825==