[Bug 36407] New: valgrind shows a potential leak in mmcndmgr/tests/mmcndmgr.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 00:14:37 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36407

            Bug ID: 36407
           Summary: valgrind shows a potential leak in
                    mmcndmgr/tests/mmcndmgr.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

../../../tools/runtest -q -P wine -T ../../.. -M mmcndmgr.dll -p
mmcndmgr_test.exe.so mmcndmgr && touch mmcndmgr.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==21436== 28 bytes in 1 blocks are possibly lost in loss record 171 of 596
==21436==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==21436==    by 0x4ED6BB8: apartment_getclassobject (compobj.c:526)
==21436==    by 0x4ED9FC6: get_inproc_class_object (compobj.c:2894)
==21436==    by 0x4EDCD2F: CoGetClassObject (compobj.c:3032)
==21436==    by 0x4EDD4B7: CoCreateInstance (compobj.c:3197)
==21436==    by 0x4D74D38: func_mmcndmgr (mmcndmgr.c:37)
==21436==    by 0x4D75C14: run_test (test.h:584)
==21436==    by 0x4D76002: main (test.h:654)
==21436==

-- 
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