Skip to content
New issue

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

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

Already on GitHub? # 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>
# for free to join this conversation on GitHub. Already have an account? # 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