https://issues.apache.org/ooo/show_bug.cgi?id=120669
Priority: P2
Bug ID: 120669
Assignee: [email protected]
Summary: Part of EmbedEventListener_Impl objects are not
released when loading document having ole objects
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
The root cause is,
In function EmbeddedObjectRef::Clear(), in case of mxObj.is() returns false,
the mpImp->xListener won't be released normally. But this case does exist, and
cause a few of memory leaks.
--
You are receiving this mail because:
You are the assignee for the bug.