https://bugs.winehq.org/show_bug.cgi?id=36405
Bug ID: 36405 Summary: valgrind shows a leak in msxml3/tests/xmlview.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==20037== 112 bytes in 1 blocks are definitely lost in loss record 4,931 of 6,354 ==20037== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==20037== by 0x7558530: update_cp_events (mshtml_private.h:1049) ==20037== by 0x75393FB: HTMLDocument_on_advise (htmldoc.c:3839) ==20037== by 0x7521730: ConnectionPoint_Advise (conpoint.c:269) ==20037== by 0x4DD7CDF: test_Load (ocidl.h:3659) ==20037== by 0x4DD84EA: func_xmlview (xmlview.c:270) ==20037== by 0x4DD9310: run_test (test.h:584) ==20037== by 0x4DD96FF: main (test.h:654) ==20037==