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

fixes the visited attribute attaching in primus-mark-visited #1042

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

ivg
Copy link
Member

@ivg ivg commented Jan 30, 2020

Only defs of a visited block were marked as visited. The block itself
wasn't marked, neither anything was marked on blocks that didn't have
any definitions. In particular this was breaking Saluki, which totally
ignores unvisited blocks.

Only defs of a visited block were marked as visited. The block itself
wasn't marked, neither anything was marked on blocks that didn't have
any definitions. In particular this was breaking Saluki, which totally
ignores unvisited blocks.
@ivg ivg merged commit 5c2189f into BinaryAnalysisPlatform:master Jan 30, 2020
@ivg ivg deleted the fix-primus-mark-visited branch June 10, 2020 12:33
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