To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97834
User nn changed the following:
What |Old value |New value
================================================================================
Assigned to|oc |kohei
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Jan 28 16:47:02 +0000
2009 -------
When closing a document, pExternalRefMgr is deleted before
pChartListenerCollection, but ExternalRefListener dtor calls
ScExternalRefManager::removeLinkListener.
In Chart2Positioner::createPositionMap you cast from ScSingleRefToken* to
ScAddress*, causing heap corruption if a single column with headers was
detected.
Also, you're causing lots of assertions in a non-product version by calling
GetIndex/GetString for normal reference tokens.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]