Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dr_insert_clean_call callee arg in tutorial (#6111)
Fixes the callee arg in the dr_insert_clean_call call in the dynamic basic block size tutorial. The callee pointer should be cast to `void*` for it to compile successfully. Related to: https://groups.google.com/g/dynamorio-users/c/BWVdySjLUn8
- Loading branch information