[Bug tui/25283] ASan errors when using "layout next"

simark at simark dot ca sourceware-bugzilla@sourceware.org
Sun Dec 15 21:24:00 GMT 2019


https://sourceware.org/bugzilla/show_bug.cgi?id=25283

--- Comment #1 from Simon Marchi <simark at simark dot ca> ---
Ah, actually it's simpler than I thought, we are just missing a virtual
destructor in tui_layout_base, so that the derived destructor is called when
deleting the objects through a tui_layout_base pointer.  I'll make a patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list