[Bug 36260] valgrind shows a possible leak in devenum/tests/devenum.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 04:28:58 CDT 2014


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
A definite leak:
==26615== 28 bytes in 1 blocks are definitely lost in loss record 216 of 858
==26615==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==26615==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==26615==    by 0x640B2B8: MMDRV_InitPerType (lolvldrv.c:384)
==26615==    by 0x640BC3F: MMDRV_Install (lolvldrv.c:477)
==26615==    by 0x640C195: MMDRV_Init (lolvldrv.c:552)
==26615==    by 0x6409F17: MMDRV_InitSingleType (lolvldrv.c:78)
==26615==    by 0x6409FBA: MMDRV_GetNum (lolvldrv.c:89)
==26615==    by 0x6427790: midiOutGetNumDevs (winmm.c:284)
==26615==    by 0x63C45E7: DEVENUM_CreateSpecialCategories
(createdevenum.c:866)
==26615==    by 0x63C34EC: DEVENUM_ICreateDevEnum_CreateClassEnumerator
(createdevenum.c:532)
==26615==    by 0x4CA1EA8: test_devenum (strmif.h:464)
==26615==    by 0x4CA2302: func_devenum (devenum.c:139)
==26615==    by 0x4CA317A: run_test (test.h:584)
==26615==    by 0x4CA3568: main (test.h:654)
==26615==

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