[Libreoffice-bugs] [Bug 118377] CRASH: Writer crashes inserting a section
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 4 12:17:29 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118377
--- Comment #6 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
One working solution is to add
mpControlData->mpReferenceDevice->isDisposed()
to Control::DrawControlText last 'if' to avoid a ControlTextRenderer being
constructed. I will also try to construct a ControlTextRenderer by using
_rTargetDevice if mpReferenceDevice is disposed.
--
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/20180704/6d979e39/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list