[Gdal-dev] C# Dataset not calling GDALClose()?

Richard Matsunaga richard.matsunaga at waypointinfo.com
Wed Jul 11 00:43:12 EDT 2007


On a related note, I see that the Dispose() method for DataSource ultimately
calls the OGRReleaseDataSource() method. Shouldn't this be calling
OGR_DS_Destroy() instead? The latter method is the one I used in the
hand-rolled C# wrapper class.
 
Richard


  _____  

From: gdal-dev-bounces at lists.maptools.org
[mailto:gdal-dev-bounces at lists.maptools.org] On Behalf Of Richard Matsunaga
Sent: July 10, 2007 11:59 PM
To: gdal-dev at lists.maptools.org
Subject: [Gdal-dev] C# Dataset not calling GDALClose()?


Tamas,
 
Shouldn't Dataset.Dispose() be calling GDALClose()? I'm trying to track down
a resource issue and wondering if this is a potential problem?
 
Thanks,
Richard

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20070711/ba3362df/attachment.html


More information about the Gdal-dev mailing list