https://bugs.winehq.org/show_bug.cgi?id=36507
Bug ID: 36507 Summary: valgrind shows a definite leak in dpnet/tests/server.c Product: Wine Version: 1.7.19 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
==1373== 28 bytes in 1 blocks are definitely lost in loss record 164 of 572 ==1373== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==1373== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==1373== by 0x6360F2A: DPNET_CreateDirectPlay8Address (address.c:324) ==1373== by 0x6362425: DICF_CreateInstance (dpnet_main.c:102) ==1373== by 0x515ADF6: CoCreateInstance (unknwn.h:226) ==1373== by 0x4CCBD69: create_server (server.c:71) ==1373== by 0x4CCC0E4: func_server (server.c:108) ==1373== by 0x4CCCEDF: run_test (test.h:584) ==1373== by 0x4CCD2CE: main (test.h:654) ==1373==