Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 32-bit limitation when a file inside the zip is bigger than 2GB. #791

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RubenGarcia
Copy link

Fix 32-bit limitation showcased at
#777
which causes
Bug : uncompressed data size mismatch
when a file inside the zip is bigger than 2GB.

Stuk#777
which causes
Bug : uncompressed data size mismatch
@JMS-1
Copy link

JMS-1 commented Oct 2, 2021

Can we expect some 3.7.2ff including this fix in the near future. This behaviour ist really nasty!

Thanks in advance

Jochen

@Sharcoux
Copy link

Sharcoux commented May 2, 2023

In the meantime, people needing this can switch to @cantoo/jszip that is aligned with the version 3.10.1 and includes that fix. We will try to maintain it our best until this is merged.

@meekay
Copy link

meekay commented Oct 18, 2023

Hi, can this PR get approved and merged? It appears to be a minimalist fix for a critical issue.
In the meantime my team will be using @cantoo/jszip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants