https://issues.apache.org/ooo/show_bug.cgi?id=120738
Priority: P3
Bug ID: 120738
Assignee: [email protected]
Summary: When Storage object is destoryed,
OWeakObject::m_pWeakConnectionPoint is not freed
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: All
Reporter: [email protected]
Hardware: All
Status: CONFIRMED
Version: AOO 3.4.0
Component: code
Product: performance
Storage::release() overwrites OWeakObject::release(), so when Storage object is
released, OWeakObject::release() is not called, while
OWeakObject.m_pWeakConnectionPoint normally is disposed in
OWeakObject::release(). Then OWeakObject.m_pWeakConnectionPoint get leaked.
--
You are receiving this mail because:
You are the assignee for the bug.