2020.12.11 15:22 "[Tiff] SIGSEGV within TIFFGetField()", by OnlineCop

2020.12.11 19:19 "Re: [Tiff] SIGSEGV within TIFFGetField()", by Paavo

Yes, in my code all custom tags are read in by the same line, and this has worked fine so far. But you have to know which tags are custom and which are not, non-custom ASCII tags require a 3-argument call and an extra strlen().

Cheers

Paavo