]> granicus.if.org Git - postgis/commit
Fix yet another memory leak in lwgeom_make_valid (#2947)
authorSandro Santilli <strk@keybit.net>
Wed, 1 Oct 2014 14:36:41 +0000 (14:36 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 1 Oct 2014 14:36:41 +0000 (14:36 +0000)
commit7a02d699783ae1d70131144dc0796c5c202b479f
treeaca11720d70a1a9f1bb718a0dfc07c11798019eb
parent741e42e207f25f38e2d065fd9b92d25135220143
Fix yet another memory leak in lwgeom_make_valid (#2947)

The leak occurs on invalid single-component collection input.

git-svn-id: http://svn.osgeo.org/postgis/trunk@13025 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/liblwgeom_internal.h
liblwgeom/lwgeom.c
liblwgeom/lwgeom_geos_clean.c