[Bug 36192] New: valgrind shows a definite leak in mmdevapi/tests/capture.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 30 15:23:53 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36192

            Bug ID: 36192
           Summary: valgrind shows a definite leak in
                    mmdevapi/tests/capture.c
           Product: Wine
           Version: 1.3.37
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: mmdevapi
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
   Regression SHA1: f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf

==11141== 120 bytes in 3 blocks are definitely lost in loss record 280 of 481
==11141==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==11141==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==11141==    by 0x4FD9590: IMalloc_fnAlloc (ifs.c:186)
==11141==    by 0x4FD9EAB: CoTaskMemAlloc (objidl.h:1236)
==11141==    by 0x6541652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==11141==    by 0x609B860: set_format (audioclient.h:330)
==11141==    by 0x609B9DF: load_driver_devices (devenum.c:464)
==11141==    by 0x609D231: MMDevEnum_Create (devenum.c:852)
==11141==    by 0x60A0445: MMCF_CreateInstance (main.c:252)
==11141==    by 0x4FBAD96: CoCreateInstance (unknwn.h:226)
==11141==    by 0x4E52328: func_capture (capture.c:1081)
==11141==    by 0x4E67EAF: run_test (test.h:584)
==11141==    by 0x4E6829E: main (test.h:654)
==11141==

-- 
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