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 1998

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

1998.11.24 07:14 "Re: Bug in tif_unix.c", by Bjorn Brox
1998.11.24 18:31 "Re: Bug in tif_unix.c", by Sam Leffler
1998.11.24 19:11 "Re: Bug in tif_unix.c", by Rex Jolliff

1998.11.24 18:31 "Re: Bug in tif_unix.c", by Sam Leffler

>Fixing it?
>Sam?


I've got a pile of changes to include in a new distribution; I'll roll this in also.  But I can't
be sure when I'll get a new version out; I'm simply too busy to spend much time on this
stuff.  FWIW I've never been bit by this problem.  Without looking at the code I'd guess
that it's a non problem 'cuz if the file doesn't exist or if the size is wrong then the mmap
will fail and the library will fall back to using reads anyway (at least on UNIX systems).

    Sam