[Bug 36393] New: valgrind shows a possible leak in infosoft/tests/infosoft.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 7 18:22:20 CDT 2014


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

            Bug ID: 36393
           Summary: valgrind shows a possible leak in
                    infosoft/tests/infosoft.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 infosoft.dll -p
infosoft_test.exe.so infosoft && touch infosoft.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==21605== 28 bytes in 1 blocks are possibly lost in loss record 157 of 548
==21605==    at 0x7BC508EB: RtlAllocateHeap (heap.c:255)
==21605==    by 0x5062BE8: apartment_getclassobject (compobj.c:526)
==21605==    by 0x5065FF6: get_inproc_class_object (compobj.c:2894)
==21605==    by 0x5068D5F: CoGetClassObject (compobj.c:3032)
==21605==    by 0x50694E7: CoCreateInstance (compobj.c:3197)
==21605==    by 0x4AA23CE: func_infosoft (infosoft.c:167)
==21605==    by 0x4AA285A: run_test (test.h:584)
==21605==    by 0x4AA1C8E: main (test.h:654)
==21605==

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