Ticket #2582 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

five dimensional netcdf file crashes gdalinfo on windows

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.5.3
Component: GDAL_Raster Version: 1.5.2
Severity: normal Keywords: netcdf
Cc: mdsumner

Description

gdalinfo netcdf:foo.nc:temperature

on

http://staff.acecrc.org.au/~mdsumner/gdal/foo.nc

crashes gdalinfo on windows.

Change History

Changed 5 years ago by warmerdam

There was a serious flaw in the allocation of the panBandZLev array. I have corrected this in trunk (r15421). This particular bug was related to the sizeof(nd) change. The other changes seem like they might be necessary (and they are harmless) but I didn't confirm anything with regard to them.

Changed 5 years ago by warmerdam

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

Back patched into 1.5 branch (r15423) and an autotest entry added for this situation (r15427).

Changed 5 years ago by warmerdam

  • cc mdsumner added; mdsummer removed
Note: See TracTickets for help on using tickets.