[geos-devel] [GEOS] #540: C-API: Allow passing custom memory managment functions

GEOS geos-trac at osgeo.org
Fri May 4 08:49:15 PDT 2012


#540: C-API: Allow passing custom memory managment functions
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  geos-devel@…              
     Type:  enhancement  |      Status:  new                       
 Priority:  major        |   Milestone:  3.4.0                     
Component:  Default      |     Version:  svn-trunk                 
 Severity:  Unassigned   |    Keywords:                            
-------------------------+--------------------------------------------------
 We could take custom allocator and deallocator functions for use while
 using the C-API. Doing so PostGIS (for example) could use the memory
 poolers provided by PostgreSQL catching any leak at statement end and also
 allowing for query interruption (see
 http://trac.osgeo.org/postgis/ticket/1802)

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