Ticket #136 (closed defect: fixed)
CapePMCEnumerator leaks contained object
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Maintenance of Phase II |
Component: | Client Header Files | Version: | 1.2.0.10 |
Keywords: | Cc: |
Description
The call to capeGetPMCEnumerator returns an object with a reference count of 1. The initialization of the CapePMCEnumerator raises the reference count in error, causing the enumerator never to be released, resulting in a memory leak.
This is in the COBIA header files - COBIA PMEs that enumerate PMCs using the capeGetPMCEnumerator should be recompiled to avoid this leak.
Note: See
TracTickets for help on using
tickets.
In [307]: