Hi,
In message "[ruby-talk:17840] Another bug (now segfaults)"
on 01/07/14, "Aristarkh A Zagorodnikov" <xm / w3d.ru> writes:
| The following fails on ruby 1.7.1 (2001-06-22) [i686-linux] and ruby 1.7.1 (2001-07-03) [i686-linux] - seems some sort of buffer
|overrun or such. strace results and other debug info are available by request.
oops, I'll add buffer length check to rb_file_s_expand_file().
matz.