[geos-devel] Re: [GEOS] #540: C-API: Allow passing custom memory
managment functions
GEOS
geos-trac at osgeo.org
Sat May 5 08:59:28 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:
-------------------------+--------------------------------------------------
Comment(by pramsey):
I did this once upon a time because I thought it was the only way to stop
leakage in the prepared geometry code. It mostly worked (though I was
plenty worried about it) with the exception of the global geometryfactory
declared in the capi which persistently got instantiated in system memory,
not in the postgres pools.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/540#comment:1>
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