2010.08.22 13:26 "[Tiff] memory error", by Rajat Varma

2010.08.23 15:15 "Re: [Tiff] memory error", by Scott Ribe

On Aug 23, 2010, at 9:02 AM, Rajat Varma wrote:

and I am getting two kind of errors in valgrind. First TIFFOpen is returning a NULL pointer and second issue is with TIFFGetField. Please see below.

Well if in is NULL, then of course you get errors from TIFFGetField(in, ...). You need to figure out why the open call is failing. Check the value of argv[1] of course, look at output on stderr, and so on.

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice