Ticket #1841 (closed defect: fixed)
Missing byte swap in HFA driver causes spill files not to open in Imagine
| Reported by: | gillins | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.3 |
| Component: | GDAL_Raster | Version: | 1.4.2 |
| Severity: | normal | Keywords: | HFA |
| Cc: |
Description
in hfaopen.cpp, function HFACreateSpillStack(), some 'magic' numbers are written to the file, they are all byte swapped except '0x30000'. This causes Imagine to produce strange 'Out of Memory' errors on files created on Big Endian machines.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

