To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56799





------- Additional comments from [EMAIL PROTECTED] Wed Nov  2 08:21:56 -0800 
2005 -------
@SB: I just ran cppu/test, and cannot think of any existing test scenario that
fits. I fear these scenarios only occur in the crude world of application
programming...
About hair splitting: Of course an acquire() can reenter the reference object,
too, but IMO it is always better to only store a yet acquired interface pointer
in memory (if we first copy the pointer before acquiring, there is a yet
unacquired already in memory, before the object has actually been acquired).
Of course all this shouldn't matter at all, (it ought to be safe postponing the
acquisition as you mentioned), because the passed object (reference) cannot/must
not die during the whole call...


---------------------------------------------------------------------
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]

Reply via email to