To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47235
User os changed the following:
What |Old value |New value
================================================================================
CC|'' |'fs'
--------------------------------------------------------------------------------
Assigned to|os |oj
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Apr 15 07:05:17 -0700
2005 -------
The memory consumption takes place in the database code.
Each merge action of a field in Writer takes about 200kB.
Calling refresh in the database beamer (without any Writer interaction) takes
about 100kB
It seems as if the call to
dbaccess::OSingleSelectQueryComposer::setElementaryQuery() in
dbaccess/source/core/api/RowSet.cxx line 2254 consumes the memory that is not
freed after the RowSet is disposed.
---------------------------------------------------------------------
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]