]> granicus.if.org Git - postgis/commit
Fix memory leak in lw_dist2d_poly_curvepoly and lw_dist2d_circstring_poly
authorSandro Santilli <strk@keybit.net>
Wed, 1 Oct 2014 13:54:05 +0000 (13:54 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 1 Oct 2014 13:54:05 +0000 (13:54 +0000)
commitc9ca6dfe39f2663b1172c9d1898256676b0dc44d
tree66f0d72458aee82734c87345bc67741a1f57f67c
parent62308c113937b8f11a0f710eda85357f635266a0
Fix memory leak in lw_dist2d_poly_curvepoly and lw_dist2d_circstring_poly

Also clear the memory management for lwcurvepoly_construct_from_lwpoly .
Fixes #2949.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13021 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwcurvepoly.c
liblwgeom/measures.c