]> granicus.if.org Git - postgis/commit
Make the data of externally-loaded band internally owned so a call to rt_band_destroy...
authorBborie Park <bkpark at ucdavis.edu>
Mon, 9 Jan 2012 20:08:15 +0000 (20:08 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 9 Jan 2012 20:08:15 +0000 (20:08 +0000)
commit35b0ff01ae269a4af1e21c9318886b9d7d72928b
treef3917e391c3eae12a4a19e79b74d68148b711679
parent370bae1ed540fcefc45737ebe2f81ef5b325f9cf
Make the data of externally-loaded band internally owned so a call to rt_band_destroy() properly frees the memory.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8731 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_core/rt_api.c
raster/rt_core/rt_api.h
raster/test/core/testapi.c