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 m...@openoffice.org 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: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org