Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.1
-
None
Description
When processing CPC the PrimitiveController checks out an instance of AE from the pool but never releases this instance back when done. Release the AE instance in the finally block.