Ticket #2363 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by rouault

  • status changed from new to assigned

Changed 5 years ago by rouault

  • cc warmerdam added
  • status changed from assigned to closed
  • resolution set to fixed

Fixed in trunk in r14421 and in branches/1.5 in r14422

Note: See TracTickets for help on using tickets.