[mapguide-trac] #1862: CCoordinateSystemEnumInteger32 leaks memory when being destructed

MapGuide Open Source trac_mapguide at osgeo.org
Mon Nov 21 10:03:54 EST 2011


#1862: CCoordinateSystemEnumInteger32 leaks memory when being destructed
---------------------------+------------------------------------------------
   Reporter:  baertelchen  |       Owner:  baertelchen                                                     
       Type:  defect       |      Status:  new                                                             
   Priority:  low          |   Milestone:                                                                  
  Component:  General      |     Version:  2.1.0                                                           
   Severity:  trivial      |    Keywords:  memory leak coordinate system API CCoordinateSystemEnumInteger32
External_id:               |  
---------------------------+------------------------------------------------
 See implementation in
 http://svn.osgeo.org/mapguide/trunk/MgDev/Common/CoordinateSystem/CoordSysEnumInteger32.cpp.

 The internally held [INT32 *m_pnValues] array is only deleted and re-
 assigned in the [SetList()] method but not in the destructor.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1862>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list