Home
last modified time | relevance | path

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

/PHP-7.3/ext/zip/lib/
H A Dzip_open.c319 zip_uint64_t tail_len; in _zip_read_cdir() local
322 tail_len = _zip_buffer_left(buffer); in _zip_read_cdir()
324 … if (tail_len < comment_len || ((za->open_flags & ZIP_CHECKCONS) && tail_len != comment_len)) { in _zip_read_cdir()

Completed in 5 milliseconds