Ticket #136 (closed defect: fixed)

Opened 18 months ago

Last modified 17 months ago

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.

Change History

comment:1 Changed 18 months ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

In [307]:

Fix #136

comment:2 Changed 18 months ago by jasper

In [308]:

Fix #136

Note: See TracTickets for help on using tickets.