Skip to content

Fix global_init for escaped globals in mutex-meet-tid cluster configuration#1481

Merged
michael-schwarz merged 2 commits intomasterfrom
issue_1479
May 27, 2024
Merged

Fix global_init for escaped globals in mutex-meet-tid cluster configuration#1481
michael-schwarz merged 2 commits intomasterfrom
issue_1479

Conversation

@michael-schwarz
Copy link
Copy Markdown
Member

For escaping locals, the lookup in the cluster map yielded the bot element, which in turn caused an unsoundness causing all branches to be dead. This PR addresses this issue.

Closes #1479

@sim642 sim642 added this to the v2.4.0 milestone May 27, 2024
@michael-schwarz michael-schwarz merged commit fb67e8e into master May 27, 2024
@michael-schwarz michael-schwarz deleted the issue_1479 branch May 27, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug relational Relational analyses (Apron, affeq, lin2var) unsound

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apron: Both branches dead due to escaping local

2 participants