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 aggregator combining variables even when conflicting uses exist #700

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

Timbals
Copy link
Contributor

@Timbals Timbals commented Oct 6, 2023

Fixes testcases like this:

r2 := @this: target.exercise2.FileNotClosedAliasing
specialinvoke $stack3.<target.exercise2.File: void <init>()>()
r0 = new target.exercise2.File

There was a simple check in the original implementation that wasn't ported.

@swissiety swissiety merged commit e8c1cb0 into soot-oss:add/intraprocedural Oct 7, 2023
@Timbals Timbals deleted the fix/aggregator branch January 19, 2024 14:05
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.

2 participants