https://bugs.winehq.org/show_bug.cgi?id=36274
Bug ID: 36274 Summary: valgrind shows several leaks in dplayx/tests/dplayx.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dplay Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==7755== 12 bytes in 1 blocks are definitely lost in loss record 65 of 618 ==7755== at 0x7BC4C735: notify_alloc (heap.c:255) ==7755== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==7755== by 0x49DD03C: dplobbysp_create (lobbysp.c:238) ==7755== by 0x49C051A: DP_CreateDirectPlay2 (dplay.c:188) ==7755== by 0x49CFA0E: dplay_create (dplay.c:5708) ==7755== by 0x49BFD87: IClassFactoryImpl_CreateInstance (dpclassfactory.c:87) ==7755== by 0x564DE26: CoCreateInstance (unknwn.h:226) ==7755== by 0x4980A1B: test_COM (dplayx.c:6382) ==7755== by 0x4981932: func_dplayx (dplayx.c:6533) ==7755== by 0x4982818: run_test (test.h:584) ==7755== by 0x4982C06: main (test.h:654) ==7755==
==7755== 24 bytes in 1 blocks are possibly lost in loss record 168 of 618 ==7755== at 0x7BC4C735: notify_alloc (heap.c:255) ==7755== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==7755== by 0x49DDA4E: NS_InitializeSessionCache (name_server.c:263) ==7755== by 0x49C03B3: DP_CreateDirectPlay2 (dplay.c:150) ==7755== by 0x49CFA0E: dplay_create (dplay.c:5708) ==7755== by 0x49BFD87: IClassFactoryImpl_CreateInstance (dpclassfactory.c:87) ==7755== by 0x564DE26: CoCreateInstance (unknwn.h:226) ==7755== by 0x4980A8C: test_COM (dplayx.c:6387) ==7755== by 0x4981932: func_dplayx (dplayx.c:6533) ==7755== by 0x4982818: run_test (test.h:584) ==7755== by 0x4982C06: main (test.h:654)