Skip to content

fix inflate::uncompress bug #116

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

Merged
merged 2 commits into from
Jun 17, 2024
Merged

fix inflate::uncompress bug #116

merged 2 commits into from
Jun 17, 2024

Conversation

folkertdev
Copy link
Collaborator

This could access out of bounds memory. The cause is just a silly mixup of avail_in and avail_out

@folkertdev folkertdev merged commit 5fda63f into main Jun 17, 2024
@folkertdev folkertdev deleted the inflate-uncompress-bug branch June 17, 2024 10:22
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.

1 participant