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

virtualbox: chunk memory reads by 4K to avoid segfault #215

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

Wenzel
Copy link
Owner

@Wenzel Wenzel commented Sep 6, 2021

Solves: thalium/icebox#38
Related: #188

@codecov-commenter
Copy link

Codecov Report

Merging #215 (5d635e5) into master (7d483ad) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   15.73%   15.73%           
=======================================
  Files          10       10           
  Lines         591      591           
  Branches       94       94           
=======================================
  Hits           93       93           
  Misses        480      480           
  Partials       18       18           
Flag Coverage Δ
unittests 15.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d483ad...5d635e5. Read the comment docs.

@Wenzel Wenzel merged commit 1974213 into master Sep 6, 2021
@Wenzel Wenzel deleted the virtualbox/split_read_4k branch September 6, 2021 12:49
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.

2 participants