https://bugs.winehq.org/show_bug.cgi?id=36422
Bug ID: 36422 Summary: valgrind shows several possible leaks in qcap/tests/qcap.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==25903== 28 bytes in 1 blocks are possibly lost in loss record 174 of 618 ==25903== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==25903== by 0x52FCBB8: apartment_getclassobject (compobj.c:526) ==25903== by 0x52FFFC6: get_inproc_class_object (compobj.c:2894) ==25903== by 0x5302D2F: CoGetClassObject (compobj.c:3032) ==25903== by 0x53034B7: CoCreateInstance (compobj.c:3197) ==25903== by 0x4D577C2: test_smart_tee_filter (qcap.c:108) ==25903== by 0x4D5BF82: func_qcap (qcap.c:2088) ==25903== by 0x4D5D4AC: run_test (test.h:584) ==25903== by 0x4D5D89A: main (test.h:654) ==25903==