[geos-devel] [GEOS] #207: Remove memory leaks to make trunk production ready

GEOS geos-trac at osgeo.org
Mon Sep 22 19:04:22 EDT 2008


#207: Remove memory leaks to make trunk production ready
-------------------------+--------------------------------------------------
 Reporter:  mloskot      |       Owner:  geos-devel at lists.osgeo.org
     Type:  task         |      Status:  new                       
 Priority:  major        |   Milestone:                            
Component:  Core         |     Version:  svn-trunk                 
 Severity:  Significant  |    Keywords:  memory,leak,debugging     
-------------------------+--------------------------------------------------
 There has been number of memory leaks recently observed and reported by
 users and developers.

 This is a all-in-one task devoted to memory leaks cleanup in GEOS core, C
 API layer and tests:

  * Goal: make GEOS trunk production-ready
  * In particular, remove all memory leaks
  * Not just prepared geometry, also check other use cases exercised by
 PostGIS (standard intersection, union, intersects, contains, within, etc.)

 Everyone interested, please, report observed memory leaks as comments to
 this ticket. Don't forget to attach files with test geometries, test
 queries, test programs, all steps required to reproduce particular memory
 leak(s).

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/207>
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