https://bugs.winehq.org/show_bug.cgi?id=43348
Bug ID: 43348 Summary: valgrind shows some definite leaks in dlls/msacm32/tests/msacm.c Product: Wine Version: 2.12 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: msacm32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M msacm32.dll -p msacm32_test.exe.so msacm && touch msacm.ok ==11599== 50 bytes in 1 blocks are definitely lost in loss record 115 of 287 ==11599== at 0x7BC50812: notify_alloc (heap.c:254) ==11599== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716) ==11599== by 0x487C2D8: test_acmFormatChoose (msacm.c:1260) ==11599== by 0x487CC27: func_msacm (msacm.c:1446) ==11599== by 0x487DA78: run_test (test.h:603) ==11599== by 0x487DEC9: main (test.h:687) ==11599==