[fdo-trac] #791: Memory leaks on FDO Schema and FdoCommon
FDO
trac_fdo at osgeo.org
Wed Oct 5 11:15:44 EDT 2011
#791: Memory leaks on FDO Schema and FdoCommon
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: new
Priority: minor | Milestone: 3.7.0
Component: FDO API | Version: 3.7.0
Severity: 3 | Keywords: memory leak
External_id: |
-----------------------------+----------------------------------------------
The following FDO functions have memory leaks:
FdoClassDefinition::SetBaseClass() - leaks the base classes while looking
for the top base class.
FdoSchemaUtil::DeepCopyFdoAssociationPropertyDefinition() - leaks the
source property definition if it is revisited while deep copying the
associated class.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/791>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list