2008.12.17 20:54 "[Tiff] Deleting tags from a directory", by Frank Warmerdam

2008.12.18 22:05 "Re: [Tiff] 3.9.0 release, Was: tiffvers.h - TIFFLIB_RELEASE macro addition", by Bob Friesenhahn

Is anyone aware of any other serious issues with the 3.9 branch? If not, I'd like to produce a 3.9.0 release candidate for testing.

It would be nice if libtiff would run clean with 'valgrind'. While I am not aware of any memory leaks, it seems that TIFF directories are accessed/written which contain uninitialized data and this causes 'valgrind' to complain about use of uninitialized data. The workaround may be as simple as doing a 'memset' on directory structures immediately after they are allocated.

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