Opened 21 years ago

Last modified 20 years ago

#406 closed defect (fixed)

Not decoding HFA basedata blocks causes crash in hfatest

Reported by: sschroeder@… Owned by: warmerdam
Priority: high Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

Reading an Imagine .mos file causes hfatest to crash.  The immediate cause 
appears to be that HFAField::GetInstBytes called by HFAType::DumpInstValue only 
returns 8 bytes for basedata and doesn't return the total size.  The underlying 
cause is probably because basedata entries don't get decoded.

Change History (1)

comment:1 by warmerdam, 20 years ago

Steve, 

I believe I have fixed the problem with reading past basedata now ... long
after your report. :-)

Best regards,

Note: See TracTickets for help on using tickets.