-
Notifications
You must be signed in to change notification settings - Fork 471
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 symbolic syscall arg concretization #1697
Merged
Merged
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d3134c - Browse repository at this point
Copy the full SHA 7d3134cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba732d0 - Browse repository at this point
Copy the full SHA ba732d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6638e6 - Browse repository at this point
Copy the full SHA a6638e6View commit details
Commits on May 7, 2020
-
Roll back PC during handling of ConcretizeArgument
This accomplishes the same thing as before but now the movement is done in the parent state instead of children states
Configuration menu - View commit details
-
Copy full SHA for 077b6a0 - Browse repository at this point
Copy the full SHA 077b6a0View commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5a16ac - Browse repository at this point
Copy the full SHA d5a16acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a519f - Browse repository at this point
Copy the full SHA 22a519fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2ab10 - Browse repository at this point
Copy the full SHA 4f2ab10View commit details -
Create rollback function in State
This is to make sure we don't miss anything when adding future values
Configuration menu - View commit details
-
Copy full SHA for 242c76d - Browse repository at this point
Copy the full SHA 242c76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbcb34 - Browse repository at this point
Copy the full SHA cbbcb34View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeaac35 - Browse repository at this point
Copy the full SHA aeaac35View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9706ac - Browse repository at this point
Copy the full SHA f9706acView commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f933e58 - Browse repository at this point
Copy the full SHA f933e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3a7be - Browse repository at this point
Copy the full SHA 6e3a7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba684db - Browse repository at this point
Copy the full SHA ba684dbView commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0baebc2 - Browse repository at this point
Copy the full SHA 0baebc2View commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05c75d4 - Browse repository at this point
Copy the full SHA 05c75d4View commit details -
We don't access checkpoint data anywhere else aside from the `execute` function
Configuration menu - View commit details
-
Copy full SHA for ef24014 - Browse repository at this point
Copy the full SHA ef24014View commit details -
Co-authored-by: Brad Larsen <brad.larsen@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for dd998e6 - Browse repository at this point
Copy the full SHA dd998e6View commit details -
Use more specific language in test comment
Co-authored-by: Brad Larsen <brad.larsen@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for d18492a - Browse repository at this point
Copy the full SHA d18492aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1edd5 - Browse repository at this point
Copy the full SHA bc1edd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae557fc - Browse repository at this point
Copy the full SHA ae557fcView commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1ede66 - Browse repository at this point
Copy the full SHA c1ede66View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.