diff --git a/ChangeLog b/ChangeLog index 11c420fd..d846b255 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-01-29 Andrey Kiselev + * libtiff/tif_win32.c: Check if the pointer is NULL befor proceed + further as per bug + + http://bugzilla.remotesensing.org/show_bug.cgi?id=474 + * libtiff/tif_open.c: More fixes for http://bugzilla.remotesensing.org/show_bug.cgi?id=468