https://bugs.winehq.org/show_bug.cgi?id=36307
Bug ID: 36307 Summary: valgrind shows a possible leak in netcfg/tests/netcfgx.c Product: Wine Version: 1.7.18 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
==30950== 12 bytes in 1 blocks are definitely lost in loss record 68 of 557 ==30950== at 0x7BC4C735: notify_alloc (heap.c:255) ==30950== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==30950== by 0x5D2EDA5: INetCfg_CreateInstance (netcfg.c:228) ==30950== by 0x5D2DF20: netcfgcf_CreateInstance (main.c:94) ==30950== by 0x4ABEE26: CoCreateInstance (unknwn.h:226) ==30950== by 0x4954D76: create_configuration (netcfgx.c:36) ==30950== by 0x49552B8: func_netcfgx (netcfgx.c:90) ==30950== by 0x49560B4: run_test (test.h:584) ==30950== by 0x49564A2: main (test.h:654) ==30950==