2013.05.15 02:26 "[Tiff] TIFF conversion error", by tiuser Lassei

2013.06.10 18:15 "Re: [Tiff] Detection of corrupted TIFF files bug", by Bob Friesenhahn

On Mon, 10 Jun 2013, Christos Charalambous wrote:

>

> The problem is that although some of the images are detected correctly as corrupted, others which are scanned correctly are dete > cted as corrupted as well. Those that are wrongly detected as corrupted, have a big resolution, but i don't think that this ha

> s anything to do with it.

Why do you assume that image resolution has nothing to do with it?

The interface you are using (ReadRGBAImage()) needs to buffer the

whole decoded image in RAM and so it is likely that the system does
not have sufficient memory available to support high resolution
images.

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