Ticket #2363 (closed defect: fixed)
HTTP driver doesn't GDALOpen the right filename when falling back to /tmp
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.2 |
| Component: | GDAL_Raster | Version: | 1.5.0 |
| Severity: | normal | Keywords: | http |
| Cc: | warmerdam |
Description
When GDALOpen fails on /vsimem/http/XXXXX, the http driver makes a copy of the file to the /tmp directory, but still tries to open the file in /vsimem.
Change History
Note: See
TracTickets for help on using
tickets.
