Opened 8 years ago

Closed 8 years ago

#6198 closed defect (fixed)

GTiff DirectIO doesn't deal properly with complex types and inverted endianness

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.2
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: gtiff
Cc:

Description

GTiff uncompressed files of complex type (CInt16, etc...) and with non-native endianness (big endian TIFF on little endian host for examples) are not read correctly by DirectIO() optimization.

Change History (1)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

trunk r31338, branches/2.0 r31339 "GTiff: fix DirectIO() mode with complex types and inverted endianness (#6198)"

Note: See TracTickets for help on using tickets.