To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68705
User fs changed the following:
What |Old value |New value
================================================================================
CC|'mmeeks' |'fs,mmeeks'
--------------------------------------------------------------------------------
Assigned to|fs |cmc
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Aug 21 02:29:35 -0700
2006 -------
In case g_list_free does not reset the given pointer to NULL (I assume it
doesn't), please also do this after calling g_list_free in ::construct - I
simply prefer not having dangling pointers which are prone to later misuse. The
reset to NULL in the "large query on non-local book" branch could be removed,
then.
Also, please move the other g_list_free call to ::disposing(), as this is where
a result set (any disposable UNO component, for that matter) is expected to free
all associated resources.
---------------------------------------------------------------------
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]