[Gdal-dev] Call to GetDriver() after GetRasterBands() fails

Matt Hanson mhanson at photon.com
Wed Aug 16 14:33:29 EDT 2006


I have a peculiar problem.  (C++, gdal 1.3.2, ENVI format file, Visual Studio 2005)
 
If I call GetRasterBand() and then call GetDriver() I get an access violation.   As soon as I remove my GetRasterBand() call it works fine.
 
I can try and reproduce with simple program but thought I'd check first, maybe this is a known issue?
 
 
matt




More information about the Gdal-dev mailing list