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(core): Update from memset to .fill #159

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

mdeville
Copy link
Contributor

@mdeville mdeville commented Dec 17, 2024

Hey,

We noticed some panicking behavior when compressing data using the flate2 crate to gzip.
Upon investigation, we noticed what seems to be a bug in the latest commit on this file:

c0662f1

This PR should solve the bug. Our code is not panicking anymore

@Ten0
Copy link

Ten0 commented Dec 17, 2024

@oyvindln this seems urgent.
Can you also please yank the released broken version ASAP?
Thanks!

@oyvindln
Copy link
Collaborator

oyvindln commented Dec 17, 2024

yanked, sorry about that and thanks - not sure how none of the tests caught that

@oyvindln oyvindln merged commit e3536a7 into Frommi:master Dec 17, 2024
8 checks passed
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.

3 participants