Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

the error return from GetAndSetSandboxBlockIndex() should be checked #2726

Closed
tedyu opened this issue Jun 3, 2020 · 0 comments · Fixed by #2725
Closed

the error return from GetAndSetSandboxBlockIndex() should be checked #2726

tedyu opened this issue Jun 3, 2020 · 0 comments · Fixed by #2725
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@tedyu
Copy link
Contributor

tedyu commented Jun 3, 2020

Description of problem

In Acrn#appendImage(), we should check the error return value from GetAndSetSandboxBlockIndex().

Expected result

Error from GetAndSetSandboxBlockIndex() should result in Acrn#appendImage() returning error.

Actual result

@tedyu tedyu added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Jun 3, 2020
tedyu added a commit to tedyu/runtime that referenced this issue Jun 3, 2020
tedyu added a commit to tedyu/runtime that referenced this issue Jun 5, 2020
fidencio pushed a commit to fidencio/kata-runtime that referenced this issue Jun 10, 2020
fidencio pushed a commit to fidencio/kata-runtime that referenced this issue Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant