[Libreoffice-bugs] [Bug 120151] Cannot create/edit base report (crashes)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 1 15:10:11 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=120151

--- Comment #23 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Objects created by OViewsWindow::BegDragObj_createInvisibleObjectAtPosition are
added to m_aBegDragTempList, but never get deleted. That list is just

filled in OViewsWindow::BegDragObj_createInvisibleObjectAtPosition

cleared and re-filled at OViewsWindow::BegDragObj

but never used for any sort of cleanup - looks like an error to me...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181101/2457ad63/attachment.html>


More information about the Libreoffice-bugs mailing list