From d38975ac74a13fe1561851e1a193b86ea39a5a6d Mon Sep 17 00:00:00 2001 From: shyouhei Date: Mon, 19 Apr 2010 23:10:31 +0000 Subject: merge revision(s) 26252: * io.c (rb_io_s_read): close the IO if an exception is raised on seeking. [ruby-core:27429] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@27410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e49f0b6fdc..aa3ff2655b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 20 08:04:37 2010 NAKAMURA Usaku + + * io.c (rb_io_s_read): close the IO if an exception is raised on + seeking. [ruby-core:27429] + Mon Apr 19 22:43:28 2010 Nobuyoshi Nakada * ruby.h (RB_GC_GUARD_PTR): workaround for gcc optimization. -- cgit v1.2.3