diff options
author | jsing <> | 2019-01-21 01:20:11 +0000 |
---|---|---|
committer | jsing <> | 2019-01-21 01:20:11 +0000 |
commit | 3db259d053fdb4d23fe6f54a84a155804891e690 (patch) | |
tree | 00690b7234ad75d1c26b36b32d6144f0e7cf87f8 /src/lib/libssl/tls13_lib.c | |
parent | 04431c78a026e592a5aba1e6266fe5628f12c2a7 (diff) | |
download | openbsd-3db259d053fdb4d23fe6f54a84a155804891e690.tar.gz openbsd-3db259d053fdb4d23fe6f54a84a155804891e690.tar.bz2 openbsd-3db259d053fdb4d23fe6f54a84a155804891e690.zip |
Ensure we free TLS 1.3 handshake state.
There is no guarantee that ssl3_clear() is called before ssl3_free(), so
free things here. Also move the chunk in ssl3_clear() up so that it is with
the "free" code rather than the "reinit" code.
ok beck@ tb@
Diffstat (limited to 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions