https://bugs.winehq.org/show_bug.cgi?id=38444
Bug ID: 38444 Summary: valgrind shows some definite leaks in dpnet/tests/address.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: directx-dplay Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==6954== 10 bytes in 1 blocks are definitely lost in loss record 42 of 578 ==6954== at 0x7BC49E0E: notify_alloc (heap.c:254) ==6954== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==6954== by 0x5287FD8: heap_alloc (address.c:44) ==6954== by 0x5288067: heap_strdupW (address.c:65) ==6954== by 0x5289421: IDirectPlay8AddressImpl_AddComponent (address.c:486) ==6954== by 0x41FEADB: address_addcomponents (address.c:134) ==6954== by 0x41FFE1D: func_address (address.c:324) ==6954== by 0x4203779: run_test (test.h:584) ==6954== by 0x4203BB3: main (test.h:666) ==6954==