[Bug 36421] New: valgrind shows some leaks in oledb32/tests/database.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 03:26:27 CDT 2014


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

            Bug ID: 36421
           Summary: valgrind shows some leaks in oledb32/tests/database.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

==25675== 12 bytes in 1 blocks are definitely lost in loss record 64 of 607
==25675==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==25675==    by 0x64BD11D: datainit_GetDataSource (oledb_private.h:28)
==25675==    by 0x4D7DAC5: test_GetDataSource (msdasc.h:554)
==25675==    by 0x4D7DE83: func_database (database.c:110)
==25675==    by 0x4D80E18: run_test (test.h:584)
==25675==    by 0x4D81207: main (test.h:654)
==25675== 

==25675== 28 bytes in 1 blocks are possibly lost in loss record 173 of 607
==25675==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==25675==    by 0x531CBB8: apartment_getclassobject (compobj.c:526)
==25675==    by 0x531FFC6: get_inproc_class_object (compobj.c:2894)
==25675==    by 0x5322D2F: CoGetClassObject (compobj.c:3032)
==25675==    by 0x53234B7: CoCreateInstance (compobj.c:3197)
==25675==    by 0x4D7DE4D: func_database (database.c:100)
==25675==    by 0x4D80E18: run_test (test.h:584)
==25675==    by 0x4D81207: main (test.h:654)
==25675==

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