Skip to content

Conversation

nobu
Copy link
Member

@nobu nobu commented Jul 16, 2023

In rb_ruby_ripper_parser_allocate, r->p is NULL between creating self and parser_params assignment. As GC can happen there, the typed-data functions for it need to consider the case.

In `rb_ruby_ripper_parser_allocate`, `r->p` is NULL between creating
`self` and `parser_params` assignment.  As GC can happen there, the
typed-data functions for it need to consider the case.
@matzbot matzbot merged commit 5c77402 into ruby:master Jul 16, 2023
@nobu nobu deleted the ripper-initialize branch July 16, 2023 08:48
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.

2 participants