Home
last modified time | relevance | path

Searched refs:lengths (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c904 const int lengths[]={ in tiff2pdf_match_paper_size() local
925 *length=(float)lengths[i]; in tiff2pdf_match_paper_size()
/libtiff-4.0.7/
H A DChangeLog1730 margin, thus overrunning our buffer of run lengths. Per CVE-2011-0192.
2045 of strcpy(), control the string lengths.
6029 Added check for valid code lengths in LZWDecode() and