]> granicus.if.org Git - postgis/commit
Fix function parameter value overflow that caused problems when copying
authorBborie Park <bkpark at ucdavis.edu>
Mon, 28 Jan 2013 23:01:25 +0000 (23:01 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 28 Jan 2013 23:01:25 +0000 (23:01 +0000)
commit4c656b32ab86f9980a522e897eeec4c1ce2203b3
tree8fdc193aa490e7645fae8b20933acb9a26d93f30
parent2f091f0c2681025d95164456b5ca2b1679d6378c
Fix function parameter value overflow that caused problems when copying
data from a GDAL dataset. Problem first appeared in ST_Resize(). Ticket #2188

git-svn-id: http://svn.osgeo.org/postgis/trunk@11057 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
raster/rt_core/rt_api.c
raster/rt_core/rt_api.h
raster/test/regress/rt_gdalwarp.sql
raster/test/regress/rt_gdalwarp_expected