exec "/" causes SEGV.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16134 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a0f487921e
commit
62aa7aae51
@ -155,3 +155,7 @@ assert_equal 'ok', %q{
|
||||
:ng
|
||||
end
|
||||
}, "[ruby-dev:34236]"
|
||||
|
||||
assert_normal_exit %q{
|
||||
exec "/"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user