[Libreoffice-bugs] [Bug 122544] Crash when tunneled dialog is open and document is closed

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 19 10:26:16 UTC 2019


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

--- Comment #6 from Tor Lillqvist <tml at iki.fi> ---
A wild idea would of course be to change the horrible mess of raw pointers and
references between the types involved to use smart pointers (std::shared_ptr)
instead, but I wouldn't be surprised if there are circular references involved,
so that would likely lead to leaks.

-- 
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/20190319/ffe7369c/attachment-0001.html>


More information about the Libreoffice-bugs mailing list