Ticket #1814 (closed defect: fixed)
internal libtiff bug in 64bit built
| Reported by: | rouault | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | ConfigBuild | Version: | svn-trunk |
| Severity: | normal | Keywords: | libtiff |
| Cc: |
Description
On a 64bit GDAL build with internal libtiff support, GDALChecksumImage on the attached TIF gives 21227.
On a 64bit GDAL build with external libtiff support, GDALChecksumImage on the attached TIF gives 23035.
On a 32bit GDAL build with internal libtiff support, GDALChecksumImage on the attached TIF gives 23035.
Conclusion: there's something wrong with internal libtiff in 64bit.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

