https://bugs.winehq.org/show_bug.cgi?id=36284
Bug ID: 36284 Summary: valgrind shows a leak in inetmib1/tests/main.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
==28471== 28 bytes in 1 blocks are definitely lost in loss record 21 of 75 ==28471== at 0x7BC4C735: notify_alloc (heap.c:255) ==28471== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==28471== by 0x4A87201: SnmpUtilOidCpy (main.c:332) ==28471== by 0x4AA18F3: ??? ==28471== by 0x4944E3D: testInit (main.c:67) ==28471== by 0x49469FE: func_main (main.c:504) ==28471== by 0x4947804: run_test (test.h:584) ==28471== by 0x4947BF2: main (test.h:654) ==28471==