https://bugs.winehq.org/show_bug.cgi?id=36430
Bug ID: 36430 Summary: valgrind shows a possible leak in shell32/tests/autocomplete.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==7141== 28 bytes in 1 blocks are possibly lost in loss record 207 of 679 ==7141== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==7141== by 0x5A28BB8: apartment_getclassobject (compobj.c:526) ==7141== by 0x5A2BFC6: get_inproc_class_object (compobj.c:2894) ==7141== by 0x5A2ED2F: CoGetClassObject (compobj.c:3032) ==7141== by 0x5A2F4B7: CoCreateInstance (compobj.c:3197) ==7141== by 0x4B5C18E: func_autocomplete (autocomplete.c:44) ==7141== by 0x4BA8888: run_test (test.h:584) ==7141== by 0x4BA8C77: main (test.h:654) ==7141==