Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#1569 AArch64: Make dynamorio_syscall only read the 7th arg when used.
Fixes breakage in release-build AArch64 from d193665 exposing dynamorio_syscall's deref of more args than were passed to it. (Currently it seems that no Linux arm64 syscall has more than 6 arguments but several other Linux architectures do.) Review-URL: https://codereview.appspot.com/308700043
- Loading branch information