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

bitmap: fix false positive in read_from #151

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

lauralt
Copy link
Contributor

@lauralt lauralt commented Jun 8, 2021

Address #125 (comment) comment.

Before, if we didn't succeed to read all `len` bytes, we would've
marked as dirty more bytes than needed.

Signed-off-by: Laura Loghin <lauralg@amazon.com>
@lauralt lauralt merged commit 81bc2bc into rust-vmm:master Jun 9, 2021
@lauralt lauralt deleted the fix_false branch June 9, 2021 08:35
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