https://bugs.winehq.org/show_bug.cgi?id=36362
Bug ID: 36362 Summary: valgrind shows a potential leak in dsound/tests/propset.c Product: Wine Version: 1.7.17 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
==15257== 28 bytes in 1 blocks are possibly lost in loss record 230 of 799 ==15257== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==15257== by 0x4E42BB8: apartment_getclassobject (compobj.c:526) ==15257== by 0x4E45FC6: get_inproc_class_object (compobj.c:2894) ==15257== by 0x4E48D2F: CoGetClassObject (compobj.c:3032) ==15257== by 0x4E494B7: CoCreateInstance (compobj.c:3197) ==15257== by 0x6166702: get_mmdevenum (dsound_main.c:178) ==15257== by 0x6167A62: enumerate_mmdevices (dsound_main.c:466) ==15257== by 0x617058D: DSPROPERTY_EnumerateW (propset.c:326) ==15257== by 0x61719B6: IKsPrivatePropertySetImpl_Get (propset.c:411) ==15257== by 0x4A71C43: func_propset (propset.c:439) ==15257== by 0x4A72EC4: run_test (test.h:584) ==15257== by 0x4A732B3: main (test.h:654) ==15257==