3adc33842b
* 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. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
Makefile.in | ||
ras2tif.c | ||
README | ||
tif2ras.c |
Sun May 19 22:28:16 PDT 1991 These programs are from Patrick Naughton (naughton@wind.sun.com). I've tried to update them to reflect changes to the library, but I am unable to verify that they operate properly, because they require the Sun pixrect library. Please contact Patrick directly if you have questions/problems. Sam