Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#7162 div sample: Ensure opnd reg is ptr sized
Fixes the div sample client to ensure that the opnd reg passed to dr_insert_clean_call is pointer sized. This showed up as a CLIENT_ASSERT crash on an AArch64 machine when the div client was run on suite/tests/bin/simple_app. Fixes: #7162
- Loading branch information