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

new_from_source should ref the source object #385

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

jcupitt
Copy link
Member

@jcupitt jcupitt commented Feb 17, 2024

new_from_source needs to ref the ruby source wrapper, since the underlying C object will only ref the C source object

see #384

thanks taylorthurlow

new_from_source needs to ref the ruby source wrapper, since the
underlying C object will only ref the C source object

also fix some issues in reference handling, and some lint errors

see #384

thanks taylorthurlow
@jcupitt jcupitt force-pushed the add-ref-to-new-from-source branch from 7738cf1 to aaf7e33 Compare February 18, 2024 15:38
@jcupitt jcupitt merged commit f61f7a7 into master Feb 18, 2024
17 of 26 checks passed
@jcupitt jcupitt deleted the add-ref-to-new-from-source branch February 18, 2024 17:25
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