]> granicus.if.org Git - postgis/commit
Fix crasher in raster when fed an empty raster (note was tempted to change the def...
authorRegina Obe <lr@pcorp.us>
Wed, 28 Mar 2018 08:53:19 +0000 (08:53 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 28 Mar 2018 08:53:19 +0000 (08:53 +0000)
commit9e2dcc0080206a73132315cb12715203718a8513
tree6447c07c6bcf35a8ca2bf5e34790e08d52d4d765
parentc39c63c5fe8f7f3a19fbf9607bd4154e7d3e9455
Fix crasher in raster when fed an empty raster (note was tempted to change the def of empty raster to include raster with no bands but not sure where else that is used, so just revised the clip check to not try to clip if no bands).
References #3055 for PostGIS 2.4.4,
also minor doc fix references #2925 for PostGIS 2.4.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16504 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_raster.xml
raster/rt_pg/rtpg_mapalgebra.c
raster/test/regress/tickets.sql
raster/test/regress/tickets_expected