forked from model-checking/kani
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
66a40c9
commit 61515b6
Showing
4 changed files
with
2 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
Checking harness mem::verify::check_swap_unit... | ||
|
||
Failed Checks: ptr NULL or writable up to size | ||
|
||
Summary: | ||
Verification failed for - mem::verify::check_swap_unit | ||
Complete - 6 successfully verified harnesses, 1 failures, 7 total. | ||
Complete - 7 successfully verified harnesses, 0 failures, 7 total. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
Summary: | ||
Verification failed for - ptr::verify::check_replace_unit | ||
Verification failed for - ptr::verify::check_as_ref_dangling | ||
Complete - 4 successfully verified harnesses, 2 failures, 6 total. | ||
Complete - 5 successfully verified harnesses, 1 failures, 6 total. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters