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(a)winehq.org
Reporter: austinenglish(a)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.
https://bugs.winehq.org/show_bug.cgi?id=38844
Bug ID: 38844
Summary: valgrind shows a possible leak in
ieframe/tests/intshcut.c
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==30614== 8 bytes in 1 blocks are possibly lost in loss record 35 of 729
==30614== at 0x7BC4AAA3: notify_alloc (heap.c:254)
==30614== by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715)
==30614== by 0x7B84376E: HeapAlloc (heap.c:271)
==30614== by 0x7B8439EE: GlobalAlloc (heap.c:377)
==30614== by 0x4C4EB83: OLEClipbrd_Initialize (clipboard.c:1756)
==30614== by 0x4C841F1: OleInitialize (ole2.c:214)
==30614== by 0x4AF0814: func_intshcut (intshcut.c:397)
==30614== by 0x4B03E73: run_test (test.h:584)
==30614== by 0x4B042BB: main (test.h:666)
==30614==
--
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.