Project

General

Profile

« Previous | Next » 

Revision 3d164015

Added by rhenium (Kazuki Yamaguchi) about 4 years ago

[ruby/openssl] ossl.c: use ERR_get_error_all() if available

OpenSSL 3.0 deprecated ERR_get_error_line_data() in favor of
ERR_get_error_all(), as part of the error queue structure changes.

https://github.com/ruby/openssl/commit/8e98d2ecc8