[Bug 36420] New: valgrind shows a possible leak in oledb32/tests/convert.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 03:15:04 CDT 2014


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

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

==4543== 28 bytes in 1 blocks are possibly lost in loss record 173 of 580
==4543==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==4543==    by 0x512CBB8: apartment_getclassobject (compobj.c:526)
==4543==    by 0x512FFC6: get_inproc_class_object (compobj.c:2894)
==4543==    by 0x5132D2F: CoGetClassObject (compobj.c:3032)
==4543==    by 0x51334B7: CoCreateInstance (compobj.c:3197)
==4543==    by 0x4B75932: test_dcinfo (convert.c:47)
==4543==    by 0x4B84AFA: func_convert (convert.c:2908)
==4543==    by 0x4B90E18: run_test (test.h:584)
==4543==    by 0x4B91207: main (test.h:654)
==4543==

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