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

Possible remaining gzip compression errors #596

Open
jodavies opened this issue Dec 2, 2024 · 0 comments
Open

Possible remaining gzip compression errors #596

jodavies opened this issue Dec 2, 2024 · 0 comments

Comments

@jodavies
Copy link
Collaborator

jodavies commented Dec 2, 2024

The main issue of #95 was fixed long ago in 26793e4 and the separate issue (when form is compiled without zlib) discovered during debugging investigations was fixed in 68c8a8a .

But there have been two reports in #95 which have a similar looking crash, but a different error code from zlib: -3 rather than -2:
FillInputGZIP: Error in gzip handling of input. zerror = -3

I have attempted to reproduce this crash using code from both reports, but have not been able to.

If this error ever comes up again (or existing reports can be reproduced one day) let's discuss it here.

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

No branches or pull requests

1 participant