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: resolving address alias for infeasible paths #195

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

daejunpark
Copy link
Collaborator

remove the infeasible path check from the address alias resolution.

if the given path is infeasible, then the alias resolution result may be incorrect, but the feasible paths will be eventually ignored all together.

todo: prune infeasible paths before any potentially branching opcodes, to avoid unnecessary path explosion.

@daejunpark daejunpark merged commit c13095d into main Sep 19, 2023
108 checks passed
@daejunpark daejunpark deleted the fix/address-alias branch September 19, 2023 01:10
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.

1 participant