]> 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:46:31 +0000 (04:46 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 8 Jul 2009 04:46:31 +0000 (04:46 +0000)
commit5d98ee2a80699ca4f50f3cad653e51c15ed6a793
tree34e6adfe50c4cc5d2cb2ba239bf62960bf3215a9
parentf330a9027e457339fb798c72ed1d2c624cfec907
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/branches/1.4@4269 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwsegmentize.c