https://bugs.winehq.org/show_bug.cgi?id=36338
Bug ID: 36338 Summary: valgrind shows a potential leak in comcat/tests/comcat.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
==20450== 28 bytes in 1 blocks are possibly lost in loss record 161 of 554 ==20450== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==20450== by 0x4CAABB8: apartment_getclassobject (compobj.c:526) ==20450== by 0x4CADFC6: get_inproc_class_object (compobj.c:2894) ==20450== by 0x4CB0D2F: CoGetClassObject (compobj.c:3032) ==20450== by 0x4CB14B7: CoCreateInstance (compobj.c:3197) ==20450== by 0x4B48DF5: func_comcat (comcat.c:92) ==20450== by 0x4B4A02C: run_test (test.h:584) ==20450== by 0x4B4A41A: main (test.h:654) ==20450==