This repository was archived by the owner on Jan 28, 2023. It is now read-only.
Commit 8a0c1af
committed
vcpu: Fix an issue of pointer checking
Replace hax_assert() with error logs for null pointer checking. This
issue was found by the security check tool.
Signed-off-by: Wenchao Wang <[email protected]>1 parent 396bba3 commit 8a0c1af
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4503 | 4503 | | |
4504 | 4504 | | |
4505 | 4505 | | |
4506 | | - | |
| 4506 | + | |
| 4507 | + | |
| 4508 | + | |
| 4509 | + | |
| 4510 | + | |
4507 | 4511 | | |
4508 | 4512 | | |
4509 | 4513 | | |
| |||
0 commit comments