ff21444429
When zip contains files larger than 4GB 4bytes length headers are not sufficient anymore. Zip64 defines an extra header 0x0001 which may contain 8byte lengthed (16 exabytes) lengths [uncompressed and compressed]. Read this value when performing extra data cleaning and override the bogus value if the header is available. Read https://blog.yaakov.online/zip64-go-big-or-go-home/ for more information on Zip64 extra header. This is the first known implementation of zip64 stripping. |
||
---|---|---|
.. | ||
notes | ||
uploaders | ||
ci-release-build.js | ||
find-github-release.js | ||
merge-electron-checksums.py | ||
prepare-release.js | ||
publish-to-npm.js | ||
release-artifact-cleanup.js | ||
release.js | ||
version-bumper.js | ||
version-utils.js |