summaryrefslogtreecommitdiff
path: root/tools/thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosStefan Weil2018-02-241-9/+9
* Fix all compiler warnings for default buildNathan Baker2018-02-041-8/+8
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-1/+3
* * tools/pal2rgb.c, tools/thumbnail.c: fix crash by disabling TIFFTAG_INKNAMESEven Rouault2014-12-211-2/+2
* * tools/thumbnail.c: fix out-of-buffer writeEven Rouault2014-12-211-2/+8
* * tools/thumbnail.c, tools/tiffcmp.c: only read/write TIFFTAG_GROUP3OPTIONSEven Rouault2014-12-211-2/+21
* tools/thumbnail.c, tools/tiffcrop.c: fix heap read over-run found with Valgri...Even Rouault2014-12-071-2/+7
* Fix the count for WhitePoint tag as per bugAndrey Kiselev2010-07-021-2/+2
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* avoid 32/64bit casting warningsFrank Warmerdam2009-01-221-9/+9
* introduce libport.h prototypes to reduce warningsFrank Warmerdam2009-01-221-1/+5
* * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and lengthBob Friesenhahn2008-12-311-5/+5
* * tools/thumbnail.c: Eliminate crash noticed while running testBob Friesenhahn2008-12-301-4/+18
* fix some coverity reported problemsFrank Warmerdam2008-05-231-1/+3
* Avoid warnings.Andrey Kiselev2005-06-231-3/+3
* Avoid warnings.Andrey Kiselev2004-11-281-5/+8
* Check the malloc results.Andrey Kiselev2004-11-131-16/+40
* Avoid warnings.Andrey Kiselev2004-09-031-31/+62
* Avoid warnings.Andrey Kiselev2004-06-041-12/+12
* Memory leak fixed as reported by Robert S. Kissel.Andrey Kiselev2003-07-031-2/+3
* Added library version reporting to all tools.Andrey Kiselev2003-03-121-1/+2
* Changed define output compression to PACKBITS since LZW isn't generallyFrank Warmerdam2001-05-131-2/+2
* Initial revisionMike Welles1999-07-271-0/+572