Eliminate unused buffers from ssl3_change_cipher_state
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 2 Jan 2019 12:47:07 +0000 (15:47 +0300)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Jan 2019 14:21:35 +0000 (14:21 +0000)
commitd7389c8261b5c9ca8cfd2b7d3e58f24c9003f650
tree4fa0438bad51536e534efc94dab97ff791d549bc
parentbb61be393f87ca1c1fad8dfed8c40a4da9d06448
Eliminate unused buffers from ssl3_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)

(cherry picked from commit 9c5ef4ea486f675f33592b34775c3e453f60ee69)
ssl/s3_enc.c