[Bug 36428] New: valgrind shows a possible leak in scrrun/tests/dictionary.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 04:19:32 CDT 2014


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

            Bug ID: 36428
           Summary: valgrind shows a possible leak in
                    scrrun/tests/dictionary.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: scrrun
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==27631== 28 bytes in 1 blocks are possibly lost in loss record 173 of 600
==27631==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==27631==    by 0x4EE6BB8: apartment_getclassobject (compobj.c:526)
==27631==    by 0x4EE9FC6: get_inproc_class_object (compobj.c:2894)
==27631==    by 0x4EECD2F: CoGetClassObject (compobj.c:3032)
==27631==    by 0x4EED4B7: CoCreateInstance (compobj.c:3197)
==27631==    by 0x4D750B8: func_dictionary (dictionary.c:45)
==27631==    by 0x4D80320: run_test (test.h:584)
==27631==    by 0x4D8070F: main (test.h:654)
==27631==

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