MCPcopy Create free account
hub / github.com/FIX94/Nintendont / unzlocal_CheckCurrentFileCoherencyHeader

Function unzlocal_CheckCurrentFileCoherencyHeader

loader/source/unzip/unzip.c:965–1051  ·  view source on GitHub ↗

Read the local header of the current zipfile Check the coherency of the local header and info in the end of central directory about this file store in *piSizeVar the size of extra info in local header (filename and size of extra field data) */

(s,piSizeVar,
                                                    poffset_local_extrafield,
                                                    psize_local_extrafield)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unzOpenCurrentFile3Function · 0.85

Calls 2

unzlocal_getLongFunction · 0.85
unzlocal_getShortFunction · 0.85

Tested by

no test coverage detected