summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs7.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <[email protected]>2024-09-05 19:01:14 +0900
committergit <[email protected]>2024-10-31 08:28:34 +0000
commit339a8dd5e7da99e82129bcb7f8191f870e0866aa (patch)
tree865a23f2e7949e65e040ae9361bcafaa62737e41 /ext/openssl/ossl_pkcs7.c
parent772a213a29bf2977948a3052eda43ea2caa2bd42 (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