This commit is contained in:
Frank Warmerdam 2002-08-15 12:57:16 +00:00
parent 10450bf936
commit 07655e06d6

View File

@ -1,3 +1,13 @@
2002-08-15 Frank Warmerdam <warmerdam@pobox.com>
* tif_dir.h: changed FIELD_CODEC to 66 from 64 to avoid overlap
with FIELD_CUSTOM as mentioned in bug 169.
* tif_close.c: added logic to free dynamically created anonymous
field definitions to correct a small memory leak.
http://bugzilla.remotesensing.org/show_bug.cgi?id=169
2002-08-10 Andrey Kiselev <dron@remotesensing.org> 2002-08-10 Andrey Kiselev <dron@remotesensing.org>
* /tools/{raw2tiff.c, Makefile.in, Makefile.lcc, Makefile.vc}: * /tools/{raw2tiff.c, Makefile.in, Makefile.lcc, Makefile.vc}: