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==
https://bugs.winehq.org/show_bug.cgi?id=36405
--- Comment #1 from Austin English austinenglish@gmail.com --- Another: ==17429== 112 bytes in 1 blocks are definitely lost in loss record 5,169 of 6,599 ==17429== at 0x7BC4C75D: notify_alloc (heap.c:255) ==17429== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716) ==17429== by 0x72F5082: heap_alloc_zero (mshtml_private.h:1053) ==17429== by 0x72F8D16: get_event_target (htmlevent.c:1296) ==17429== by 0x72F96A6: update_cp_events (htmlevent.c:1516) ==17429== by 0x72DD8D0: HTMLDocument_on_advise (htmldoc.c:3839) ==17429== by 0x72B5D6E: ConnectionPoint_Advise (conpoint.c:249) ==17429== by 0x4DB749F: test_Load (ocidl.h:3659) ==17429== by 0x4DB790E: func_xmlview (xmlview.c:270) ==17429== by 0x4DB870C: run_test (test.h:584) ==17429== by 0x4DB8AFB: main (test.h:654) ==17429==
https://bugs.winehq.org/show_bug.cgi?id=36405
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36405
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-4.19?
https://bugs.winehq.org/show_bug.cgi?id=36405
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Austin English austinenglish@gmail.com --- Not in wine-4.20-213-gddec23013e
https://bugs.winehq.org/show_bug.cgi?id=36405
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.21.