[Bug 36409] New: valgrind shows a couple leaks in netcfgx/tests/netcfgx.c
https://bugs.winehq.org/show_bug.cgi?id=36409 Bug ID: 36409 Summary: valgrind shows a couple leaks in netcfgx/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(a)winehq.org Reporter: austinenglish(a)gmail.com ==3762== 12 bytes in 1 blocks are definitely lost in loss record 68 of 562 ==3762== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==3762== by 0x5DC1DC2: INetCfg_CreateInstance (netcfg.c:228) ==3762== by 0x5DC0C61: netcfgcf_CreateInstance (main.c:94) ==3762== by 0x4CBD4DD: CoCreateInstance (unknwn.h:226) ==3762== by 0x4B54DA2: func_netcfgx (netcfgx.c:36) ==3762== by 0x4B55F6C: run_test (test.h:584) ==3762== by 0x4B5635A: main (test.h:654) ==3762== 28 bytes in 1 blocks are possibly lost in loss record 162 of 562 ==3762== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==3762== by 0x4CB6BB8: apartment_getclassobject (compobj.c:526) ==3762== by 0x4CB9FC6: get_inproc_class_object (compobj.c:2894) ==3762== by 0x4CBCD2F: CoGetClassObject (compobj.c:3032) ==3762== by 0x4CBD4B7: CoCreateInstance (compobj.c:3197) ==3762== by 0x4B54DA2: func_netcfgx (netcfgx.c:36) ==3762== by 0x4B55F6C: run_test (test.h:584) ==3762== by 0x4B5635A: main (test.h:654) ==3762== -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36409 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2aaef5e48fa0d4881ed4f3fcd18 | |d9a2dd4d8b8a0 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- http://source.winehq.org/git/wine.git/commitdiff/2aaef5e48fa0d4881ed4f3fcd18... -- 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=36409 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.19. -- 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