Project

General

Profile

« Previous | Next » 

Revision be1baf4a

Added by rhe almost 8 years ago

openssl: implement initialize_copy method for PKey classes

  • ext/openssl/ossl_pkey_dh.c, ext/openssl/ossl_pkey_dsa.c,
    ext/openssl/ossl_pkey_ec.c, ext/openssl/ossl_pkey_rsa.c: Implement
    initialize_copy method for OpenSSL::PKey::*.
    [ruby-core:75504] [Bug #12381]

  • test/openssl/test_pkey_dh.rb, test/openssl/test_pkey_dsa.rb,
    test/openssl/test_pkey_ec.rb, test/openssl/test_pkey_rsa.rb: Test they
    actually copy the OpenSSL objects, and modifications to cloned object
    don't affect the original object.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e