From 4ee717dcaef27087a6a1f701b227beb45e84b8aa Mon Sep 17 00:00:00 2001 From: matz Date: Wed, 3 Jan 2007 02:51:44 +0000 Subject: * io.c (ruby_dup): start GC on ENOMEM as well. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/lib/openssl/buffering.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/openssl/lib/openssl/buffering.rb') diff --git a/ext/openssl/lib/openssl/buffering.rb b/ext/openssl/lib/openssl/buffering.rb index 761a017487..565955b920 100644 --- a/ext/openssl/lib/openssl/buffering.rb +++ b/ext/openssl/lib/openssl/buffering.rb @@ -1,5 +1,5 @@ =begin -= $RCSfile$ -- Buffering mix-in module. += $RCSfile: buffering.rb,v $ -- Buffering mix-in module. = Info 'OpenSSL for Ruby 2' project -- cgit v1.2.3