libtiff/tools
Lee Howard 76939f073f From Jay Berkenbilt on Bug 2401.
An Ubuntu user noticed that tiffgt was not appropriately calling glFlush(),
which was causing tiffgt to open blank windows in some cases.  I'm not sure
what the cases are, but my system happened to be one that saw blank windows,
and the one-line fix the user provided was sufficient to solve it in my case.
2015-06-14 21:44:17 +00:00
..
.cvsignore ignore various windows intermediate files 2012-06-16 17:05:37 +00:00
bmp2tiff.c * tools/bmp2tiff.c (main): Fix Coverity 1024225 "Untrusted value 2015-05-29 02:37:56 +00:00
fax2ps.c * libtiff/tif_lzw.c: prevent potential null dereference of 2014-11-20 16:47:21 +00:00
fax2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
gif2tiff.c * tools/gif2tiff.c (readgifimage): Fix Coverity 1024222 "Untrusted 2015-05-30 20:15:59 +00:00
Makefile.am * Makefile.am: Update to Automake 1.12.4 2012-09-20 13:50:27 +00:00
Makefile.in * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logical 2015-05-28 01:50:20 +00:00
Makefile.lcc Properly set the binary mode for stdin stream as per bug 2006-04-20 12:36:23 +00:00
Makefile.vc introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
pal2rgb.c * tools/pal2rgb.c, tools/thumbnail.c: fix crash by disabling TIFFTAG_INKNAMES 2014-12-21 20:04:31 +00:00
ppm2tiff.c Improve previous patch for CVE-2012-4564. 2012-12-10 18:19:11 +00:00
ras2tiff.c (main): Quiet Coverity 1024223 "Untrusted value as argument". 2015-05-28 04:07:30 +00:00
rasterfile.h * tools/ras2tiff.c: Fix Sun Raster header definition to be safe 2015-05-28 03:30:41 +00:00
raw2tiff.c * tools/raw2tiff.c (main): Fix Coverity 1024887 "Unchecked return 2015-05-30 16:13:29 +00:00
rgb2ycbcr.c Replace sprintf with snprintf, to fix CVE-2013-1961. 2013-05-02 14:44:29 +00:00
sgi2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
sgisv.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
thumbnail.c * tools/pal2rgb.c, tools/thumbnail.c: fix crash by disabling TIFFTAG_INKNAMES 2014-12-21 20:04:31 +00:00
tiff2bw.c * tools/tiff2bw.c: when Photometric=RGB, the utility only works if 2014-12-21 20:58:29 +00:00
tiff2pdf.c change ColorTransform from "0" to "1" following Bugzilla Bug #2150. 2015-06-14 20:54:32 +00:00
tiff2ps.c From Eduardo Robles Elvira: 2015-06-13 05:49:18 +00:00
tiff2rgba.c * tools/tiff2rgba.c (]): Fixed tiff2rgba usage message in that zip 2014-06-08 03:37:01 +00:00
tiffcmp.c * tools/thumbnail.c, tools/tiffcmp.c: only read/write TIFFTAG_GROUP3OPTIONS 2014-12-21 18:52:42 +00:00
tiffcp.c * tools/tiffcp.c: Fix Coverity 1024306, 1024307, 1024308, 1024309 2015-05-28 13:17:35 +00:00
tiffcrop.c From Eduardo Robles Elvira: 2015-06-13 05:49:18 +00:00
tiffdither.c * tools/tiffdither.c: check memory allocations to avoid writing to 2015-03-02 16:16:38 +00:00
tiffdump.c * tools/tiffdump.c: Guard against arithmetic overflow when 2014-12-22 02:52:38 +00:00
tiffgt.c From Jay Berkenbilt on Bug 2401. 2015-06-14 21:44:17 +00:00
tiffinfo.c initialize TIFFGetField() fetched values in tiffinfo.c 2013-07-10 00:44:22 +00:00
tiffinfoce.c * tools/tiffinfoce.c: strip byte counts are uint64* now 2010-12-11 19:33:48 +00:00
tiffmedian.c (get_histogram): Quiet Coverity 1024386 "Out-of-bounds read". 2015-05-28 03:08:18 +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
ycbcr.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00