[Bug 36409] New: valgrind shows a couple leaks in netcfgx/tests/netcfgx.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 01:28:36 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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.



More information about the wine-bugs mailing list