[PATCH] Change in core[libreoffice-3-6]: rhbz#852128: sw: avoid table undo crash:

Michael Stahl (via Code Review) gerrit at gerrit.libreoffice.org
Tue Sep 18 06:09:36 PDT 2012


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 at redhat.com>



More information about the LibreOffice mailing list