Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/640

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/640/1

rhbz#852128: sw: avoid table undo crash:

SwUndoTblNdsChg::UndoImpl: to prevent access of deleted table box start
node, disconnect the SwTableBox from the start node before removing the
table box nodes.
This problem was probably introduced with CWS swnewtable
db4de0817df6906db2743239d45f9f0834ab1e91, which changed the order of the
removal operations for unknown reasons.

(cherry picked from commit cf842d7c7f9559bfdbb3924cd05a3a50d1dff5e3)

Conflicts:
        sw/source/core/table/swtable.cxx

Change-Id: Ic59823a84082cc6ff453b2b512cbb8253886ecf3
---
M sw/inc/swtable.hxx
M sw/source/core/table/swtable.cxx
M sw/source/core/undo/untbl.cxx
3 files changed, 17 insertions(+), 3 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/640
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic59823a84082cc6ff453b2b512cbb8253886ecf3
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Michael Stahl <mstahl@redhat.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.