diff options
author | yui-knk <[email protected]> | 2024-04-10 10:28:51 +0900 |
---|---|---|
committer | Yuichiro Kaneko <[email protected]> | 2024-04-11 10:28:58 +0900 |
commit | 39be11a17a221387b7eedd455114d6e87088ac60 (patch) | |
tree | 040322fecba5b618ed3165c5131192f84315433d /ruby_parser.c | |
parent | 38e3819be63a0d4be094e7cd478cf8532a7d1d9d (diff) |
Fix segv when parsing `command` by ripper
89cfc152071 made this event dispatch to pass `Qundef`
to user defined callback method by mistake.
This commit fix it to be `nil`.
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions