Searched refs:cdLength (Results 1 – 1 of 1) sorted by relevance
267 size_t cdLength = pArchive->mDirectoryMap.length; in parseZipArchive() local290 if (ptr + kCDELen > cdPtr + cdLength) { in parseZipArchive()311 if ((size_t)(ptr - cdPtr) > cdLength) { in parseZipArchive()313 (int) (ptr - cdPtr), cdLength, i); in parseZipArchive()