Lines Matching refs:tiffdump
7 * tools/tiffdump.c (ReadDirectory): Remove uint32 cast to
291 * tools/tiffdump.c: fix a few misaligned 64-bit reads warned
1057 * tools/tiffdump.c: Guard against arithmetic overflow when
1133 * tools/tiffdump.c: fix crash due to overflow of entry count.
1166 * tools/tiffdump.c: Fix double-free bug.
1193 * tools/tiffdump.c: detect cycle in TIFF directory chaining (bug #2463)
1690 * tools/tiffdump.c (ReadDirectory): MinGW32 needs to use WIN32
2510 * tools/{fax2tiff.c,thumbnail.c,tiff2pdf.c,tiff2ps.c,tiffdump.c,
2649 * tools/tiffdump.c: When compiling for Microsoft Windows, apply
2709 tiffdump.sh tiffinfo.sh}: Added more test scripts based on
2768 * tools/tiffdump.c: Added support for MSVS 6.0.
2812 * tools/tiffdump.c: Added ssize_t typedef on Windows since it doesn't
3394 tiff2rgba.1, tiffcmp.1, tiffcp.1, tiffdither.1, tiffdump.1, tiffgt.1,
3878 * tif_open.c, tiff.h, tiffdump.c: Incorporate preliminary support
3902 * tools/tiffdump.c: Fixed typeshift and typemask arrays initialization
3951 * tools/tiffdump.c: Fixed crash when reading malformed tags.
4020 * tools/tiffdump.c: Added support for TIFF_IFD datatype.
4457 * tools/tiffdump.c: Fixed problem when read broken TIFFs with the
6296 * tools/tiffdump.c: include TIFFTAG_JPEGTABLES in tag list.