diff options
author | Kazuki Yamaguchi <[email protected]> | 2024-09-05 19:01:14 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-10-31 08:28:34 +0000 |
commit | 339a8dd5e7da99e82129bcb7f8191f870e0866aa (patch) | |
tree | 865a23f2e7949e65e040ae9361bcafaa62737e41 /ext/openssl/ossl_pkcs7.c | |
parent | 772a213a29bf2977948a3052eda43ea2caa2bd42 (diff) |
[ruby/openssl] ssl: remove redundant ossl_ssl_ex_vcb_idx
The SSL ex_data index is used for storing the verify_callback Proc. The
only user of it, ossl_ssl_verify_callback(), can find the callback by
looking at the SSLContext object which is always known.
https://github.com/ruby/openssl/commit/3a3d6e258b
Diffstat (limited to 'ext/openssl/ossl_pkcs7.c')
0 files changed, 0 insertions, 0 deletions