https://bugs.winehq.org/show_bug.cgi?id=36552
Bug ID: 36552 Summary: valgrind shows a definite leak in ieframe/tests/ie.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: ieframe Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
Similar to 36312, but in a different dll (and a definite, not possible, leak): ==11346== 16 bytes in 1 blocks are definitely lost in loss record 206 of 1,182 ==11346== at 0x7BC4C75D: notify_alloc (heap.c:255) ==11346== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716) ==11346== by 0x519E855: IMalloc_fnAlloc (ifs.c:186) ==11346== by 0x519F170: CoTaskMemAlloc (objidl.h:1236) ==11346== by 0x5BB3661: VARIANT_UserUnmarshal (usrmarshal.c:589) ==11346== by 0x5BB38D5: VARIANT_UserUnmarshal (usrmarshal.c:634) ==11346== by 0x59F2679: NdrUserMarshalUnmarshall (ndr_marshall.c:4461) ==11346== by 0x59EE30F: ComplexUnmarshall (ndr_marshall.c:3138) ==11346== by 0x59EAE68: array_read_variance_and_unmarshall (ndr_marshall.c:2267) ==11346== by 0x59F1A96: NdrComplexArrayUnmarshall (ndr_marshall.c:4231) ==11346== by 0x5BDEB41: IDispatch_RemoteInvoke_Proxy (oleaut32_oaidl_p.c:837) ==11346== by 0x5BB525B: IDispatch_Invoke_Proxy (usrmarshal.c:1255) ==11346== by 0x4E2B21A: call_sink (oaidl.h:817) ==11346== by 0x4E3C11E: on_before_navigate2 (navigate.c:621) ==11346== by 0x4E3CE1E: navigate_bsc (navigate.c:871) ==11346== by 0x4E3CFF1: navigate_bsc_proc (navigate.c:917) ==11346== by 0x4E2694F: process_dochost_tasks (dochost.c:63) ==11346== by 0x4E35D6D: ie_window_proc (iexplore.c:689) ==11346== by 0x55EB5C1: ??? (winproc.c:173) ==11346== by 0x55EB736: call_window_proc (winproc.c:244) ==11346==