Fix interaction between SSL_stateless() and SSL_clear()
authorMatt Caswell <matt@openssl.org>
Thu, 28 Sep 2017 12:23:49 +0000 (13:23 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:02:36 +0000 (18:02 +0000)
commit808d1601612626b09eb4e8a098cd1edc5d105cfa
tree5cc78edf0b8b1eb77d2028ada12b0395395b4ad3
parentc7b8ff2502d8f3ee3eef20bdb4d25811f329e9ae
Fix interaction between SSL_stateless() and SSL_clear()

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4435)
ssl/ssl_lib.c
ssl/statem/statem.c