Lines Matching refs:where
94 TIFF_STRIPCHOP mode where td_nstrips is modified. Fixes a read outsize of
216 places where it isn't done currently, but it seems this patch is enough.
1160 were duplicate pointers in the case where there is only one
1203 corrupted image where tif->tif_dir.td_stripoffset == NULL (bug #2471)
1410 * tools/tiff2pdf.c: Fix two places where t2p_error didn't get set
1551 stripbytecounts or stripoffsets or where loading these fails.
1587 * libtiff/tif_jpeg.c: Extra caution for case where sp is NULL.
1618 * libtiff/tif_dirread.c: fixes to deal with invalid files where
1837 * libtiff/tif_dirread.c: tolerate some cases where
2081 where a page size specified with a fractional part was being
2200 CHUNKY_STRIP_READ_SUPPORT where large strips are
3143 where the JPEGFixupTestSubsampling() may cause a decompressor to
3336 EstimateStripByteCounts() for case where entry 0 and 1 are unequal
3474 peculiar bug where photometric flag had to be set before jpegcolormode
4850 macro where appropriate.
4881 of plain TIFFhowmany() where appropriate.
5914 * tools/tiff2ps.c: fixes a problem where "tiff2ps -1e" did not make
6431 * libtiff/tif_getimage.c: relax handling of contig case where
6582 - Try to handle /usr/bin/sh instead of /bin/sh where necessary.