Skip to content

fix rp(obj) for any object #13534

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

Merged
merged 1 commit into from
Jun 6, 2025
Merged

fix rp(obj) for any object #13534

merged 1 commit into from
Jun 6, 2025

Conversation

ko1
Copy link
Contributor

@ko1 ko1 commented Jun 5, 2025

Now rp(obj) doesn't work if the obj is out-of-heap because of asan_unpoisoning_object(), so this patch solves it.

Also add pointer information and type information to show.

@ko1 ko1 enabled auto-merge (rebase) June 5, 2025 21:48
Now `rp(obj)` doesn't work if the `obj` is out-of-heap because
of `asan_unpoisoning_object()`, so this patch solves it.

Also add pointer information and type information to show.
@ko1 ko1 merged commit 1baa396 into ruby:master Jun 6, 2025
82 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.

1 participant