[ruby-cvs:56399] usa:r49249 (ruby_2_0_0): merge revision(s) 48923: [Backport #10633]
usa at ruby-lang.org
usa at ruby-lang.org
Wed Jan 14 16:25:50 JST 2015
usa 2015-01-14 16:25:48 +0900 (Wed, 14 Jan 2015)
New Revision: 49249
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49249
Log:
merge revision(s) 48923: [Backport #10633]
* ext/openssl/ossl_cipher.c (ossl_cipher_update_long): update huge
data gradually not to exceed INT_MAX. workaround of OpenSSL API
limitation. [ruby-core:67043] [Bug #10633]
Modified directories:
branches/ruby_2_0_0/
Modified files:
branches/ruby_2_0_0/ChangeLog
branches/ruby_2_0_0/ext/openssl/ossl_cipher.c
branches/ruby_2_0_0/version.h
More information about the ruby-cvs
mailing list