Ticket #2951 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[Regression] DTED driver cannot read any more files with VOL or HDR

Reported by: rouault Owned by: rouault
Priority: normal Milestone: 1.5.5
Component: GDAL_Raster Version: 1.5.0
Severity: normal Keywords:
Cc:

Description

This capacity was lost in r11405 for GDAL 1.5.0. For example, for  http://download.osgeo.org/gdal/data/dted/l5102.dhm. The strstr to detect the UHL marker doesn't work because of NUL bytes between it and the first bytes of the file.

Change History

Changed 3 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed

Fixed in trunk (r16797), branches/1.6 (r16798) and branches/1.5 (r16799)

Changed 3 years ago by rouault

It was w118n033.dt1 actually

Changed 3 years ago by rouault

Test added in r16800

Note: See TracTickets for help on using tickets.