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

Ensure buffer is zeroed for reading #12

Merged
merged 1 commit into from Jan 13, 2022
Merged

Ensure buffer is zeroed for reading #12

merged 1 commit into from Jan 13, 2022

Conversation

pietgeursen
Copy link
Member

fixes #10

@pietgeursen pietgeursen merged commit 14b7440 into master Jan 13, 2022
@pietgeursen pietgeursen deleted the fix_unsoundness branch January 13, 2022 21:14
J3rry-1729 added a commit to J3rry-1729/advisory-db that referenced this pull request Jan 10, 2023
pinkforest added a commit to rustsec/advisory-db that referenced this pull request Jan 14, 2023
* Update RUSTSEC-2021-0086.md

The issue is fixed refer : sunrise-choir/flumedb-rs#12

* Update crates/flumedb/RUSTSEC-2021-0086.md

Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>

* Update crates/flumedb/RUSTSEC-2021-0086.md

Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>

Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>
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.

Reading on uninitialized buffer may cause UB ( read_entry() )
1 participant