https://bugs.winehq.org/show_bug.cgi?id=36260
Bug ID: 36260 Summary: valgrind shows a possible leak in devenum/tests/devenum.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==2122== 56 bytes in 1 blocks are possibly lost in loss record 381 of 864 ==2122== at 0x7BC4C735: notify_alloc (heap.c:255) ==2122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==2122== by 0x634F2EC: MMDRV_InitPerType (lolvldrv.c:384) ==2122== by 0x634FC27: MMDRV_Install (lolvldrv.c:475) ==2122== by 0x635016F: MMDRV_Init (lolvldrv.c:547) ==2122== by 0x634DF4B: MMDRV_InitSingleType (lolvldrv.c:78) ==2122== by 0x634DFEE: MMDRV_GetNum (lolvldrv.c:89) ==2122== by 0x636B7C8: midiOutGetNumDevs (winmm.c:284) ==2122== by 0x620D647: DEVENUM_CreateSpecialCategories (createdevenum.c:866) ==2122== by 0x620C54C: DEVENUM_ICreateDevEnum_CreateClassEnumerator (createdevenum.c:532) ==2122== by 0x4954EF8: test_devenum (strmif.h:464) ==2122== by 0x4955352: func_devenum (devenum.c:139) ==2122== by 0x49561CC: run_test (test.h:584) ==2122== by 0x49565BA: main (test.h:654) ==2122==