To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99894
User dtardon changed the following:
What |Old value |New value
================================================================================
CC|'bigandy,kpalagin' |'bigandy,dtardon,kpalagin'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Aug 4 08:50:53
+0000 2009 -------
The problem is in bad pairing of memory allocation/deallocation functions. I.e.
the xmlChar* string representing date is allocated by rtl_allocateMemory
(xforms_nowFunction() in forms/source/xforms/xpathlib/xpathlib.cxx), but
deallocated by xmlFree on deletion of the representative xmlXPathObject
(xmlXPathFreeObject() in xpath.c).
---------------------------------------------------------------------
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]