https://issues.apache.org/ooo/show_bug.cgi?id=119991
--- Comment #6 from ChaoHuang <[email protected]> --- (In reply to comment #5) > ALG: Unfortunately this leads to problems. When deleting the secondary pool > first, it still has it's master set (pMaster) and asserts this. The correct > way is to first delete the master pool (mpDefaultsPool) which rsets the > pMaster at the pSecondaryPool, and then pSecondaryPool. See e.g. how > SdrModel::~SdrModel destructs it's pool. > Comitted as r1352830. hi, Armin Thanks for your correction on the sequence. I learnt a lot in this mistake. You are a nice man. -- You are receiving this mail because: You are on the CC list for the bug.
