You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/08/28 10:44:35 UTC

[Bug 120738] When Storage object is destoryed, OWeakObject::m_pWeakConnectionPoint is not freed

https://issues.apache.org/ooo/show_bug.cgi?id=120738

zhang jianfang <zh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79197|                            |review?
              Flags|                            |

--- Comment #1 from zhang jianfang <zh...@apache.org> ---
Created attachment 79197
  --> https://issues.apache.org/ooo/attachment.cgi?id=79197&action=edit
fix code patch

in Storage::release() API, need call to OWeakObject::release() explicitly to
make sure the week object is released correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.