Skip to content

Fix segmentation fault of Pathname#split when File.split returns non array value [Bug #17755]#4

Merged
nobu merged 2 commits into
ruby:masterfrom
kachick:fix-segv-when-file-split-returns-non-array
Mar 28, 2021
Merged

Fix segmentation fault of Pathname#split when File.split returns non array value [Bug #17755]#4
nobu merged 2 commits into
ruby:masterfrom
kachick:fix-segv-when-file-split-returns-non-array

Fix segfault of Pathname#split

1db7479
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs