[geos-devel] [GEOS] #587: Memory leak in geos trunk

GEOS geos-trac at osgeo.org
Mon Sep 10 03:15:24 PDT 2012


#587: Memory leak in geos trunk
------------------------+---------------------------------------------------
 Reporter:  bradh       |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  minor       |   Milestone:  3.4.0                     
Component:  Default     |     Version:  svn-trunk                 
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------

Comment(by strk):

 I think it used to be a function static, so automatically created and
 deleted. Then it turned to heap-allocated but forgot by which reason
 (there was a reason, but maybe invalid).

 In any case it's not a big leak, just a singleton...

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/587#comment:2>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list