[Bug 36396] New: valgrind shows a possible leak in inetmib1/tests/main.c
https://bugs.winehq.org/show_bug.cgi?id=36396 Bug ID: 36396 Summary: valgrind shows a possible 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(a)winehq.org Reporter: austinenglish(a)gmail.com ==8324== 28 bytes in 1 blocks are definitely lost in loss record 24 of 89 ==8324== at 0x7BC508EB: RtlAllocateHeap (heap.c:255) ==8324== by 0x4AD1EDE: SnmpUtilOidCpy (main.c:332) ==8324== by 0x4AFB25A: ??? ==8324== by 0x4A96AFB: func_main (main.c:67) ==8324== by 0x4A96E3A: run_test (test.h:584) ==8324== by 0x4A94C0E: main (test.h:654) == -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36396 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Also: ==31765== 8 bytes in 2 blocks are definitely lost in loss record 8 of 77 ==31765== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==31765== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==31765== by 0x4DE64CE: asn_any_copy (main.c:56) ==31765== by 0x4DE6B04: SnmpUtilAsnAnyCpy (main.c:202) ==31765== by 0x4DFEE2C: ??? ==31765== by 0x4DFEED8: ??? ==31765== by 0x4DFEEAE: ??? ==31765== by 0x4E0044D: ??? ==31765== by 0x4E01C0D: ??? ==31765== by 0x4CA303B: testQuery (main.c:302) ==31765== by 0x4CA39B3: func_main (main.c:505) ==31765== by 0x4CA47B1: run_test (test.h:584) ==31765== by 0x4CA4B9F: main (test.h:654) ==31765== -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36396 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org