libtiff/tools
Even Rouault 3a1c5ac67b * tools/tiffcrop.c: fix readContigStripsIntoBuffer() in -i (ignore) mode so
that the output buffer is correctly incremented to avoid write outside bounds.
Reported by Agostino Sarubbo.
Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2620
2016-12-03 11:35:56 +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 * tools/fax2tiff.c (main): Applied patch by Jörg Ahrens to fix 2016-11-20 18:04:52 +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 Fix typo in comment 2016-11-11 21:28:24 +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: avoid uint32 underflow in cpDecodedStrips that 2016-12-02 22:13:32 +00:00
tiffcrop.c * tools/tiffcrop.c: fix readContigStripsIntoBuffer() in -i (ignore) mode so 2016-12-03 11:35:56 +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 * tools/tiffdump.c (ReadDirectory): Remove uint32 cast to 2016-11-19 15:42:46 +00:00
tiffgt.c * tools/tiffgt.c: Silence glut API deprecation warnings on MacOS 2015-09-06 20:42:20 +00:00
tiffinfo.c * tools/tiffinfo.c (TIFFReadContigTileData): Fix signed/unsigned 2016-11-12 20:06:05 +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