[Bug 36430] New: valgrind shows a possible leak in shell32/tests/autocomplete.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 04:48:16 CDT 2014


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

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

==7141== 28 bytes in 1 blocks are possibly lost in loss record 207 of 679
==7141==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==7141==    by 0x5A28BB8: apartment_getclassobject (compobj.c:526)
==7141==    by 0x5A2BFC6: get_inproc_class_object (compobj.c:2894)
==7141==    by 0x5A2ED2F: CoGetClassObject (compobj.c:3032)
==7141==    by 0x5A2F4B7: CoCreateInstance (compobj.c:3197)
==7141==    by 0x4B5C18E: func_autocomplete (autocomplete.c:44)
==7141==    by 0x4BA8888: run_test (test.h:584)
==7141==    by 0x4BA8C77: main (test.h:654)
==7141==

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