https://bugs.winehq.org/show_bug.cgi?id=38847
Bug ID: 38847 Summary: valgrind shows a definite leak in winmm/tests/wave.c Product: Wine Version: 1.7.46 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: winmm&mci Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==31082== 44,101 bytes in 1 blocks are definitely lost in loss record 760 of 761 ==31082== at 0x7BC4AAA3: notify_alloc (heap.c:254) ==31082== by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715) ==31082== by 0x4B15985: test_fragmentsize (wave.c:1565) ==31082== by 0x4B16353: func_wave (wave.c:1696) ==31082== by 0x4B170C1: run_test (test.h:584) ==31082== by 0x4B17509: main (test.h:666) ==31082==