*** empty log message ***
This commit is contained in:
parent
6cc8d61e88
commit
792ee438d9
14
ChangeLog
14
ChangeLog
@ -1,10 +1,20 @@
|
|||||||
2004-01-29 Andrey Kiselev <dron@remotesensing.org>
|
2004-01-29 Andrey Kiselev <dron@remotesensing.org>
|
||||||
|
|
||||||
* libtiff/tif_win32.c: Check if the pointer is NULL befor proceed
|
* libtiff/tiff.h: Fixed tag definitions for TIFFTAG_YCLIPPATHUNITS
|
||||||
further as per bug
|
and TIFFTAG_INDEXED as per bug
|
||||||
|
|
||||||
|
http://bugzilla.remotesensing.org/show_bug.cgi?id=475
|
||||||
|
|
||||||
|
* libtiff/{tif_win32.c, tif_unix.c}: Check whether the pointer is
|
||||||
|
NULL before proceeding further as per bug
|
||||||
|
|
||||||
http://bugzilla.remotesensing.org/show_bug.cgi?id=474
|
http://bugzilla.remotesensing.org/show_bug.cgi?id=474
|
||||||
|
|
||||||
|
Check results, returned by the TIFFFdOpen() before returning and close
|
||||||
|
file if TIFFFdOpen() failed as per bug
|
||||||
|
|
||||||
|
http://bugzilla.remotesensing.org/show_bug.cgi?id=468
|
||||||
|
|
||||||
* libtiff/tif_open.c: More fixes for
|
* libtiff/tif_open.c: More fixes for
|
||||||
|
|
||||||
http://bugzilla.remotesensing.org/show_bug.cgi?id=468
|
http://bugzilla.remotesensing.org/show_bug.cgi?id=468
|
||||||
|
Loading…
Reference in New Issue
Block a user