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.
Pointers-out-of-scope test no longer is "fixme" (model-checking#3252)
We handle these adequately as of 0cc4b24. Resolves: model-checking#77
- Loading branch information
1 parent
e922d73
commit b6e4972
Showing
3 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Failed Checks: assertion failed: *p_subscoped == 7 | ||
Failed Checks: dereference failure: dead object |
1 change: 0 additions & 1 deletion
1
...ani/Pointers_OutOfScopeFail/fixme_main.rs → ...cted/dead-invalid-access-via-raw/value.rs
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