diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-12-03 12:28:42 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-12-03 13:29:35 +0100 |
commit | 4c9ddd594e26c517b8515f77206bfeb2fb063e03 (patch) | |
tree | ae828d177c6ed31fda9ef7a0b07a82c67860cc1f /sax/source | |
parent | c6f3d909f8e5c64b6bc36a13dfd0d46eb0e1d88d (diff) |
SwAccessibleFrameBase::Modify(): avoid accessing deleted mpFrm
In ~SwDoc when a SwFmt is deleted,
SwAccessibleNoTextFrame::GetNoTxtNode() would access the mpFrm which
at that point was already deleted too; avoid that by returning early.
This can be reproduced by closing the bugdoc from fdo#71450.
Change-Id: Ide4d42511ccad116fa0362c23ced299d8430d08a
Diffstat (limited to 'sax/source')
0 files changed, 0 insertions, 0 deletions