SwUndoTblNdsChg::pDelSects was used unitialized.
sw/qa/unoapi checks failed because of this. Changed both pDelSects and pNewSttNds to auto_ptrs to clean up resource handling here; explicitly made SwUndoTblNdsChg noncopyable to avoid auto_ptr-stealing.
Showing
Please
register
or
sign in
to comment