Skip to content

Assume that the symbol is not garbage in rb_sym2id #13767

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
Jul 3, 2025

Conversation

peterzhu2118
Copy link
Member

rb_sym2id is a public API, so it is always a bug if the user holds on to a dead object and passes it in.

rb_sym2id is a public API, so it is always a bug if the user holds on to
a dead object and passes it in.
@peterzhu2118 peterzhu2118 merged commit 8b2d761 into ruby:master Jul 3, 2025
85 checks passed
@peterzhu2118 peterzhu2118 deleted the sym2id-not-garbage branch July 3, 2025 13:05
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