Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dr_insert_clean_call callee arg in tutorial #6111

Merged

Conversation

Pavel-Durov
Copy link
Contributor

@Pavel-Durov Pavel-Durov commented Jun 5, 2023

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

api/docs/tutorial.dox Show resolved Hide resolved
api/docs/tutorial.dox Outdated Show resolved Hide resolved
@Pavel-Durov Pavel-Durov changed the title fix bbdynsize4 tutorial Fix dr_insert_clean_call callee arg in tutorial Jun 6, 2023
@abhinav92003
Copy link
Contributor

Thanks for the fix. I'll add this to our merge queue

@abhinav92003 abhinav92003 enabled auto-merge June 6, 2023 15:15
auto-merge was automatically disabled September 13, 2023 20:18

Merge queue setting changed

@derekbruening
Copy link
Contributor

Just saw the merge email on this: this was never merged? There is now a weird OSX docs build error. It seems to be on every PR e.g. #6990. Filed #6992.

@derekbruening derekbruening merged commit 659c666 into DynamoRIO:master Sep 19, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants