https://bugs.winehq.org/show_bug.cgi?id=36431
Bug ID: 36431 Summary: valgrind shows a possible leak in shell32/tests/ebrowser.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
==28261== 28 bytes in 1 blocks are possibly lost in loss record 279 of 995 ==28261== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==28261== by 0x5C44BB8: apartment_getclassobject (compobj.c:526) ==28261== by 0x5C47FC6: get_inproc_class_object (compobj.c:2894) ==28261== by 0x5C4AD2F: CoGetClassObject (compobj.c:3032) ==28261== by 0x5C4B4B7: CoCreateInstance (compobj.c:3197) ==28261== by 0x4D82686: func_ebrowser (ebrowser.c:94) ==28261== by 0x4DC8888: run_test (test.h:584) ==28261== by 0x4DC8C77: main (test.h:654) ==28261==