1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/pathname
Kenichi Kamiya 9af57eeed6
[ruby/pathname] Fix segfault of Pathname#split
Fix segmentation fault of Pathname#split when File.split returns
non array value [Bug #17755]

https://github.com/ruby/pathname/commit/e29b49e3b1
https://github.com/ruby/pathname/commit/1db7479a74
2021-03-28 14:04:10 +09:00
..
lib Optimize Pathname#relative? / absolute? 2020-09-14 14:18:23 -04:00
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
extconf.rb
pathname.c [ruby/pathname] Fix segfault of Pathname#split 2021-03-28 14:04:10 +09:00
pathname.gemspec Promote pathname to default gems 2020-10-14 14:42:53 +09:00