From be4d1fd95383bd10054b54b1d32c561d32d4633d Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 29 May 2014 11:29:47 +0000 Subject: * io.c (rb_io_s_pipe): Close pipes if io_encoding_set() raises an exception. (io_encoding_set_v): New function. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9fe0c4f57..1f8ba74732 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu May 29 19:47:08 2014 Tanaka Akira + + * io.c (rb_io_s_pipe): Close pipes if io_encoding_set() raises an + exception. + (io_encoding_set_v): New function. + Thu May 29 19:42:49 2014 Tanaka Akira * lib/csv.rb (CSV.open): Close the opened file when an exception -- cgit v1.2.3