]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove some unneeded usage of the SSL_CONNECTION object
authorMatt Caswell <matt@openssl.org>
Fri, 23 Sep 2022 11:20:38 +0000 (12:20 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 12 Oct 2022 14:53:31 +0000 (15:53 +0100)
commit2f6e24eb5bd6a3ea4c5e18ff003acc4e812b527f
treeeccdca7ccdf1c2bda34e9e098b6cc894fc3cf04d
parentbfda3aeec5986d9374e1ceb33b823a2d82bd29ca
Remove some unneeded usage of the SSL_CONNECTION object

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19343)
ssl/record/methods/tls_common.c