Ticket #540 (reopened enhancement)
C-API: Allow passing custom memory managment functions
| Reported by: | strk | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | minor | Milestone: | GEOS Future |
| Component: | Default | Version: | svn-trunk |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
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)
Change History
Note: See
TracTickets for help on using
tickets.
