Searched refs:cd_end (Results 1 – 1 of 1) sorted by relevance
389 const uint8_t* const cd_end = cd_ptr + cd_length; in ParseZipArchive() local392 if (ptr > cd_end - sizeof(CentralDirectoryRecord)) { in ParseZipArchive()418 if (file_name + file_name_length > cd_end) { in ParseZipArchive()