Skip to content

Commit

Permalink
Add a note on memory initialization checks
Browse files Browse the repository at this point in the history
  • Loading branch information
zhassan-aws committed Sep 4, 2024
1 parent 2515054 commit 45db74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This file was introduced starting Kani 0.23.0, so it only contains changes from
* Coverage reporting in Kani is now source-based instead of line-based.
Consequently, the unstable `-Zline-coverage` flag has been replaced with a `-Zsource-coverage` one.
Check the [Source-Coverage RFC](https://model-checking.github.io/kani/rfc/rfcs/0011-source-coverage.html) for more details.
* Several improvements were made to the memory initialization checks. The current state is summarized in https://github.com/model-checking/kani/issues/3300. We welcome your feedback!

### What's Changed
* Update CBMC build instructions for Amazon Linux 2 by @tautschnig in https://github.com/model-checking/kani/pull/3431
Expand Down

0 comments on commit 45db74e

Please sign in to comment.