2020.02.03 16:30 "[Tiff] Problem with 4.1.0 of libtiff.", by David C. Partridge

2020.02.03 16:30 "[Tiff] Problem with 4.1.0 of libtiff.", by David C. Partridge

I'm having a problem on my first call to TIFFReadScanLine() with second and third parameters set to 0.

The error is occurring in TIFFSeek() at line 339 of tifread.c as row is zero and td->td_image length is also zero :(

I've made no changes to my client code for 4.1.0 - do I need to?

Puzzled...

David