Actions
Bug #4313
closedFile.identical? cause Segmentation Fault if take a long string.
Description
=begin
Following script crash immediately, But error log doesn't display at all.
ruby -ve 'p File.identical?("a"*100_000_000, "a")'
ruby 1.9.3dev (2011-01-23 trunk 30640) [i386-mswin32_100]
=end
Actions
Like0
Like0Like0Like0