]> granicus.if.org Git - postgis/commit
Don't deep clone POINTARRAY in GML input routine.
authorSandro Santilli <strk@keybit.net>
Thu, 23 Feb 2012 16:07:05 +0000 (16:07 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 23 Feb 2012 16:07:05 +0000 (16:07 +0000)
commit59cf05272549cde0145585e35aec4c34e09c193c
tree5a304f30e1e899e0df6c246c8f24d149ae485570
parent227c36e30c45748df021a9babf8b99fd57ddc0ad
Don't deep clone POINTARRAY in GML input routine.

Let's see if doing so exposes more memory errors (#1591).
Does run valgrind clean here.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9279 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/lwgeom_in_gml.c