]> granicus.if.org Git - postgis/commit
Fix crash on larger geometries, caused by direct freeing
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 22 Sep 2017 19:55:39 +0000 (19:55 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 22 Sep 2017 19:55:39 +0000 (19:55 +0000)
commitae6f1d6287c1c901b777f6b61465f825149f83d3
tree6a59a4dd2088b4f6f19b65054c09cc963ae52c27
parent82bda72b000779c5901f29da8cf7ef578f3d06da
Fix crash on larger geometries, caused by direct freeing
of bytebuffer internals

git-svn-id: http://svn.osgeo.org/postgis/trunk@15798 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/bytebuffer.c
liblwgeom/lwout_twkb.c