To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113663
User mst changed the following:
What |Old value |New value
================================================================================
CC|'' |'cmc'
--------------------------------------------------------------------------------
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Aug 5 12:13:12 +0000
2010 -------
@zhangjfibm, cmc:
does the first patch fix the problem?
it introduces a new flag to track if a node is removed, and in the CNode dtor,
if the flag is set, free the node.
i've also attached a second patch:
according to the documentation xmlRemoveProp will free the attribute node, so
it's a bad idea to retain a pointer to the freed node.
oh, and i've just filed some more issues about obvious defects in the unoxml DOM
code that i couldn't fail to notice while working on this issue:
issue 113681, issue 113682, issue 113683
---------------------------------------------------------------------
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]