Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: (soundness issue) Twostate predicate now check if their not new arguments are allocated in the previous heap #5142

Merged
merged 21 commits into from
Mar 21, 2024

Conversation

MikaelMayer
Copy link
Member

@MikaelMayer MikaelMayer commented Mar 4, 2024

This PR fixes #4844 according to Rustan's remarks

Fixes #5132 as well by modifying the error message to be more explicit about the possibilities

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

RustanLeino
RustanLeino previously approved these changes Mar 11, 2024
Copy link
Collaborator

@RustanLeino RustanLeino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@RustanLeino RustanLeino enabled auto-merge (squash) March 12, 2024 18:02
@RustanLeino RustanLeino merged commit 7ade4be into master Mar 21, 2024
20 checks passed
@RustanLeino RustanLeino deleted the fix-4844-allocation-soundness-issue branch March 21, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error documentation improvement Allocation soundness issue
2 participants