Home
last modified time | relevance | path

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

/dports/archivers/libcomprex/libcomprex-0.3.3/modules/archive/zip/
H A Dzip.c112 int first_header_check = 1; in readArchive() local
270 first_header_check++; in readArchive()
273 if (status == ZIP_ERROR && first_header_check == 1) in readArchive()