https://bugs.winehq.org/show_bug.cgi?id=36357
Bug ID: 36357 Summary: valgrind shows a leak in dswave/tests/dswave.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dsound Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==22533== 24 bytes in 1 blocks are definitely lost in loss record 156 of 566 ==22533== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==22533== by 0x5DC1E5A: create_dswave (dswave.c:730) ==22533== by 0x5DC2670: WaveCF_CreateInstance (dswave_main.c:97) ==22533== by 0x4CB14DD: CoCreateInstance (unknwn.h:226) ==22533== by 0x4B48E2E: func_dswave (dswave.c:57) ==22533== by 0x4B49F8C: run_test (test.h:584) ==22533== by 0x4B4A37A: main (test.h:654) ==22533==