Skip to content

Fix object ID in rb_gc_impl_define_finalizer#35

Merged
peterzhu2118 merged 1 commit into
mainfrom
fix-define-finalizer-ary
May 21, 2025
Merged

Fix object ID in rb_gc_impl_define_finalizer#35
peterzhu2118 merged 1 commit into
mainfrom
fix-define-finalizer-ary

Conversation

@peterzhu2118
Copy link
Copy Markdown
Member

The 0th element of the finalizer table array should be the object ID.

The 0th element of the finalizer table array should be the object ID.
@peterzhu2118 peterzhu2118 merged commit 65d5d2e into main May 21, 2025
4 of 20 checks passed
@peterzhu2118 peterzhu2118 deleted the fix-define-finalizer-ary branch May 21, 2025 14:35
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