libtiff/tools
Even Rouault 0937638efd * tools/tiff2pdf.c: fix write buffer overflow of 2 bytes on JPEG
compressed images. Reported by Tyler Bohan of Cisco Talos as
TALOS-CAN-0187 / CVE-2016-5652.
Also prevents writing 2 extra uninitialized bytes to the file stream.
2016-10-09 11:03:36 +00:00
..
.cvsignore ignore various windows intermediate files 2012-06-16 17:05:37 +00:00
CMakeLists.txt * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
fax2ps.c * tools/tiff2pdf.c: Fix compiler warning about unused function 2015-09-06 18:24:27 +00:00
fax2tiff.c fax2tiff eliminate warning about cast to thandle_t. 2015-08-23 15:40:45 +00:00
Makefile.am * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.in * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.lcc * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.vc * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
pal2rgb.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
ppm2tiff.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
raw2tiff.c Support large files under Windows using tif_unix.c and libtiff tools. 2015-08-19 02:31:04 +00:00
rgb2ycbcr.c * tools/rgb2ycbcr.c: validate values of -v and -h parameters to 2016-08-15 21:26:56 +00:00
thumbnail.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiff2bw.c * tools/tiff2bw.c: fix weight computation that could result of color 2016-08-15 22:01:31 +00:00
tiff2pdf.c * tools/tiff2pdf.c: fix write buffer overflow of 2 bytes on JPEG 2016-10-09 11:03:36 +00:00
tiff2ps.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiff2rgba.c * tools/tiff2rgba.c: Fix integer overflow in size of allocated 2016-08-15 20:06:40 +00:00
tiffcmp.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffcp.c * tools/tiffcp.c: fix out-of-bounds write on tiled images with odd 2016-10-08 15:54:56 +00:00
tiffcrop.c * tools/tiffcp.c: fix read of undefined variable in case of missing 2016-10-08 15:04:31 +00:00
tiffdither.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffdump.c Fix build failure due to previous commit 2016-07-10 16:56:18 +00:00
tiffgt.c * tools/tiffgt.c: Silence glut API deprecation warnings on MacOS 2015-09-06 20:42:20 +00:00
tiffinfo.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffinfoce.c * tools/tiffinfoce.c: strip byte counts are uint64* now 2010-12-11 19:33:48 +00:00
tiffmedian.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffset.c * tools/tiffset.c: tiffset now supports a -u option to unset a 2012-12-04 03:02:37 +00:00
tiffsplit.c * tools/tiffsplit.c (cpTiles): Fix Coverity 1024304 "Resource 2015-05-28 13:10:26 +00:00