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

--- Comment #6 from Tor Lillqvist <t...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to