[Libreoffice-bugs] [Bug 118354] CRASH: Draw just closes if to try select table in file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 18 11:56:03 UTC 2018


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

Armin Le Grand (CIB) <Armin.Le.Grand at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |Armin.Le.Grand at me.com
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #6 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Good catch - in Cell::replaceContentAndFormating a request for
OutlinerParaObject in the underlying class SdrText is dereferenced without
testing if it exists. This *can* be nullptr.
Seems as if the 'old' cloning mechanism never stumbled over this - nonetheless
a long-existing error. Added fix to gerrit...

-- 
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/20180718/7c838c1c/attachment.html>


More information about the Libreoffice-bugs mailing list