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@winehq.org Reporter: austinenglish@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==