array.c (recursive_equal): fix to return true when self and other are resized to same size and the current index become out of range.
test/ruby/test_array.rb: add a test for the above.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
array.c (recursive_equal): fix to return true when self and other
are resized to same size and the current index become out of
range.
test/ruby/test_array.rb: add a test for the above.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e