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 TaintConfig Initial Seeds #635

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Conversation

fabianbs96
Copy link
Member

The makeInitialSeeds function from LLVMTaintConfig may generate seeds at skipped (e.g., debug-) instructions leading the IDESolver to produce no IDE edge values generated from those seeds

@fabianbs96 fabianbs96 added the bug Something isn't working label Jun 19, 2023
@fabianbs96 fabianbs96 self-assigned this Jun 19, 2023
@fabianbs96 fabianbs96 requested a review from MMory as a code owner June 19, 2023 15:46
@fabianbs96 fabianbs96 linked an issue Jun 19, 2023 that may be closed by this pull request
Copy link
Member

@MMory MMory left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@MMory MMory merged commit 1386d91 into development Jun 21, 2023
@MMory MMory deleted the f-FixTaintConfigInitialSeeds branch June 21, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem in initialization Seeds
2 participants