]> granicus.if.org Git - postgis/commit
Fix #183: ST_LineToCurve gives getPoint4d_p offset error. This was due to the lookahe...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 8 Jul 2009 04:48:54 +0000 (04:48 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 8 Jul 2009 04:48:54 +0000 (04:48 +0000)
commit5812cc0cbe138c68e970de000e60173e4a449de8
treea17d48765abe144a25a9c8349d15224151a38620
parent3ddf5e2d54d4a7ef59c73b801d55d152366e2b76
Fix #183: ST_LineToCurve gives getPoint4d_p offset error. This was due to the lookahead in the curve segmentising code going off the end of the point array.

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