forked from trailofbits/manticore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into symbolic-sockets
* master: Bump to CheckoutV2 (trailofbits#1654) Add support for `sys_arm_fadvise64_64` (trailofbits#1648) Add __slots__ to expressions (trailofbits#1635) Swap remaining uses of `Z3Solver()` to use the singleton interface (trailofbits#1649) CI: have pytest report 100 slowest tests (trailofbits#1646) Add a syscall implementation for `llseek` (trailofbits#1640) (and some type hints) Added support for proc/self/maps (trailofbits#1639) Add missing support for ARM modified immediate encodings (trailofbits#1638) Transparently compress & decompress persisted state files (trailofbits#1624) Attempt to fix Truffle tests (trailofbits#1637) Skip basic blocks that unavoidably end in REVERT. (trailofbits#1630)
- Loading branch information
Showing
26 changed files
with
1,155 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.