libtiff/port
Bob Friesenhahn 3adc33842b * Update libtool to version 2.2.8.
* libtiff/tif_fax3.c (Fax3SetupState): Avoid under-allocation of
buffer due to integer overflow in TIFFroundup() and several other
potential overflows.  In conjunction with the fix to TIFFhowmany(),
fixes CVE-2010-1411.

* libtiff/tiffiop.h (TIFFhowmany): Return zero if parameters would
result in an integer overflow. This causes TIFFroundup() to also
return zero if there would be an integer overflow.
2010-06-08 23:32:22 +00:00
..
.cvsignore New 2005-11-21 00:55:38 +00:00
dummy.c Make dummy fucntion non-static. 2007-03-21 14:54:16 +00:00
getopt.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
lfind.c TIFF library ported to Windows CE platform. 2007-01-15 18:40:39 +00:00
libport.h * port/libport.h: Add extern declarations for getopt standard 2009-11-02 14:44:13 +00:00
Makefile.am * port/libport.h: Add extern declarations for getopt standard 2009-11-02 14:44:13 +00:00
Makefile.in * Update libtool to version 2.2.8. 2010-06-08 23:32:22 +00:00
Makefile.vc libtiff 3.8.2 released. 2006-03-23 14:54:00 +00:00
strcasecmp.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
strtoul.c Update modules from the NetBSD source tree (the old 4-clause BSD license 2005-07-07 16:34:06 +00:00
strtoull.c Remove GCC-specific argument specification. 2007-06-26 15:46:23 +00:00