AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
November 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.11.23 02:32 "libtiff and over 4GB files", by Frank Warmerdam
2005.11.23 02:57 "Re: libtiff and over 4GB files", by Edward Lam
2005.11.23 04:01 "Re: libtiff and over 4GB files", by Frank Warmerdam
2005.11.23 03:24 "Re: libtiff and over 4GB files", by Joris Van Damme
2005.11.23 04:06 "Re: libtiff and over 4GB files", by Frank Warmerdam
2005.11.23 04:51 "Re: libtiff and over 4GB files", by Bob Friesenhahn
2005.11.23 13:36 "Re: libtiff and over 4GB files", by Frank Warmerdam
2005.11.23 19:55 "Re: libtiff and over 4GB files", by Chris Cox

2005.11.23 04:51 "Re: libtiff and over 4GB files", by Bob Friesenhahn

Detection of invalid offsets could be an interesting proposition on 
32-bit systems which don't support large files.  Detection of rollover 
on a 32-bit integer may be a challenge to reliably implement. 
Sometimes the off_t type supports 2GB access while other times it 
supports terrabytes.  Hopefully the system libraries are reliable at 
reporting writes beyond what is supported.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/