-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1_20
-
b01
-
generic
-
windows
COMObject event handling includes a "freeze" feature where an object is told
to stop handling events. In the Java Plugin 1.3.1, this is respected in the
COMObject::handleEvent method.
However, the events that are ignored contain Java references that keep objects
alive and therefore leak memory.
to stop handling events. In the Java Plugin 1.3.1, this is respected in the
COMObject::handleEvent method.
However, the events that are ignored contain Java references that keep objects
alive and therefore leak memory.