[Libreoffice-bugs] [Bug 107975] CRASH: Crash after undo operation (BigPtrArray::Index2Block( unsigned long)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 25 11:08:26 UTC 2017


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

Xisco Faulí <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.1 all versions            |4.4 all versions

--- Comment #7 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced initially by:

author  Luboš Luňák <l.lunak at collabora.com>     2014-08-12 16:39:02 (GMT)
committer       Luboš Luňák <l.lunak at collabora.com>     2014-08-12 18:23:16
(GMT)
commit  2903d85d6197829633d7f96c95cd55821c2c20ff (patch)
tree    c73b28cb073885647e4e9274735bc7e4ed93fa10
parent  95f0811c093680e6258f3bc973a3f7a3731a28f4 (diff)
fix deleting an image anchored to last paragraph in document
It only compared nodes instead of SwPositions, thus refusing to delete
anything anchored at the last content node. Also, select-all makes
rEnd point to the last content node, after its content. So if
an anchor-to-char image is anchored at the end of the paragraph,
it points to this place, too, so that must be checked.

Bisected with bibisect-44max

-- 
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/20170525/cb685706/attachment.html>


More information about the Libreoffice-bugs mailing list