Searched refs:lengths (Results 1 – 2 of 2) sorted by relevance
904 const int lengths[]={ in tiff2pdf_match_paper_size() local925 *length=(float)lengths[i]; in tiff2pdf_match_paper_size()
1730 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