[ruby-cvs:78230] afbd8f384a (master): [ruby/openssl] Remove taint support
"Jeremy Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Evans 2019-10-19 04:28:44 +0900 (Sat, 19 Oct 2019)
New Revision: afbd8f384a
https://github.com/ruby/ruby/commit/afbd8f384a
Log:
[ruby/openssl] Remove taint support
Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.
Modified files:
ext/openssl/ossl_rand.c
ext/openssl/ossl_ssl.c
ext/openssl/ossl_x509store.c