[Bug 36362] New: valgrind shows a potential leak in dsound/tests/propset.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 03:46:42 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list