id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
221,[GDAL] Use of msBuildPath() with GDALGetDescription()???,dmorissette,warmerdam,"{{{
I noticed in mapraster.c that calls to GDALReadWorldFile() use calls to 
msBuildPath() combined with GDALGetDescription().  

Is GDALGetDescription() supposed to return the full path that was previously 
passed to GDALOpen()?  If it does then those msBuildPath() calls are not 
necessary since msBuildPath() has been called already for GDALOpen().
If it doesn't then we need to know what the function returns exactly.

Frank, can you please confirm that it is safe to use GDALGetDescription() the 
way it is used in mapraster.c?
}}}",defect,closed,high,,GDAL Support,4.0,normal,fixed,,
