summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_handshake.c
diff options
context:
space:
mode:
authorjsing <>2019-01-21 01:20:11 +0000
committerjsing <>2019-01-21 01:20:11 +0000
commit3db259d053fdb4d23fe6f54a84a155804891e690 (patch)
tree00690b7234ad75d1c26b36b32d6144f0e7cf87f8 /src/lib/libssl/tls13_handshake.c
parent04431c78a026e592a5aba1e6266fe5628f12c2a7 (diff)
downloadopenbsd-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_handshake.c')
0 files changed, 0 insertions, 0 deletions