Fixed memory leak in GEOSGetCoordinates(), made sure that GEOS2POSTGIS
authorSandro Santilli <strk@keybit.net>
Fri, 24 Oct 2003 08:28:50 +0000 (08:28 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 24 Oct 2003 08:28:50 +0000 (08:28 +0000)
commite7d49451191ac333c66a5c4441c501af42a82f95
tree8c88926f95f7312cba30615ccc1ddd22097900fc
parenta429e9406f2f43274da8c1e65fc31ed00ca2b128
Fixed memory leak in GEOSGetCoordinates(), made sure that GEOS2POSTGIS
free type string even in case of collapsed geoms. Made sure that geomunion
release memory in case of exception thrown by GEOSUnion. Sooner release
of palloced memory in PolyFromGeometry (pts_per_ring).

git-svn-id: http://svn.osgeo.org/postgis/trunk@325 b70326c6-7e19-0410-871a-916f4a2858ee
postgis_geos.c
postgis_geos_wrapper.cpp