]> granicus.if.org Git - postgis/commit
Do not call getPointxx_p on empty or null pointarray
authorSandro Santilli <strk@kbt.io>
Fri, 8 Sep 2017 21:46:17 +0000 (21:46 +0000)
committerSandro Santilli <strk@kbt.io>
Fri, 8 Sep 2017 21:46:17 +0000 (21:46 +0000)
commit76c89856a9d1a7d64289faca15a2aff37b565205
tree09117777d336f89ac13c670f1678180d3175d277
parentac8a209f38872387ede78a91cff26dbac7240295
Do not call getPointxx_p on empty or null pointarray

Add more 0 returns on error

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