]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove unused variables from tls1_change_cipher_state
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 2 Jan 2019 10:28:07 +0000 (13:28 +0300)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Jan 2019 14:17:31 +0000 (14:17 +0000)
commitd072eea2e39c4444ecce3598556053a4c552d9a2
tree10b3159815c318c6220eda49c26eacc4a64e78f4
parent51adf14a948ac0999114f3807fa6ceae1bb060ac
Remove unused variables from tls1_change_cipher_state

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7971)
ssl/t1_enc.c