[Bug 38846] New: valgrind shows a possible leaks in winmm/tests/wave.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 30 20:49:13 CDT 2015


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

            Bug ID: 38846
           Summary: valgrind shows a possible leaks 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 at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: ---

==31082== 12 bytes in 1 blocks are possibly lost in loss record 77 of 761
==31082==    at 0x7BC4AAA3: notify_alloc (heap.c:254)
==31082==    by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715)
==31082==    by 0x6126E65: MMDevEnum_RegisterEndpointNotificationCallback
(devenum.c:1253)
==31082==    by 0x4C57B7B:
IMMDeviceEnumerator_RegisterEndpointNotificationCallback (mmdeviceapi.h:757)
==31082==    by 0x4C57B7B: WINMM_InitMMDevices (???:0)
==31082==    by 0x4C5CC9C: WINMM_DevicesThreadProc (waveform.c:2465)
==31082==    by 0x7BC81E27: ??? (signal_i386.c:2682)
==31082==    by 0x7BC81E6E: call_thread_func (signal_i386.c:2741)
==31082==    by 0x7BC81E05: ??? (signal_i386.c:2682)
==31082==    by 0x7BC88FE8: start_thread (thread.c:443)
==31082==    by 0x4F88F37F: start_thread (in /usr/lib/libpthread-2.21.so)
==31082==    by 0x4F7ABD4D: clone (in /usr/lib/libc-2.21.so)
==31082==

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