summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-04 13:43:49 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-03-04 13:43:49 +0100
commitdedc93e973b59ca4d1660fc3820770bf9b072896 (patch)
treee0abbbb2b07be491d9233d93c494e8d58b704b1b /cppcanvas
parentdb2c0dc78f11c2764f16e7ca4edaf2cdffc56c64 (diff)
Hack to work around an in-destruction SwTxtNode no longer being one
as observed by -fsanitize=vptr e.g. during CppunitTest_sw_mailmerge (though the true fix might be to prevent all this from happening during ~SwTxtNode anyway?): SwTxtFrm::GetTxtNode() const SwFrm::InvalidatePage(SwPageFrm const*) const SwCntntFrm::Cut() SwCntntNode::DelFrms(bool) SwCntntNode::~SwCntntNode() SwTxtNode::~SwTxtNode() SwNodes::RemoveNode(unsigned long, unsigned long, bool) SwNodes::Delete(SwNodeIndex const&, unsigned long) SwDoc::AppendDoc(SwDoc const&, unsigned short, SwPageDesc*, bool, int) ... Change-Id: Ic3bdf067abba985a0b95d4f0a482a94098341198
Diffstat (limited to 'cppcanvas')
0 files changed, 0 insertions, 0 deletions