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 clean call opnd reg is ptr sized (#7164)
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. On affected environments, it did show up on the sample.div test also. Fixes: #7162
- Loading branch information