To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115995
User mst changed the following:
What |Old value |New value
================================================================================
CC|'majukr05,mst,r4zoli,robdo|'cmc,majukr05,mst,r4zoli,r
|g2009' |obdog2009'
--------------------------------------------------------------------------------
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Jan 19 20:18:54 +0000
2011 -------
@cmc:
this is from the unoxml memory leak fix.
we failed to notice that the XPath result object can create a node list object,
and that also needs to acquire the document.
the update stuff releases both the document and the XPath result object,
then crashes on accessing the node list object.
(btw, there are other classes with similar problems in unoxml,
they should all be fixed now in xmlfix3)
fixed in CWS xmlfix3
http://hg.services.openoffice.org/hg/cws/xmlfix3/rev/1ae5f2de9c46
---------------------------------------------------------------------
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]