summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_ciphers.c
diff options
context:
space:
mode:
authorjsing <>2019-01-21 01:20:11 +0000
committerjsing <>2019-01-21 01:20:11 +0000
commitee45b5205b24ef754b5fddbb35818a8cf22dbe51 (patch)
tree00690b7234ad75d1c26b36b32d6144f0e7cf87f8 /src/lib/libssl/ssl_ciphers.c
parent67a7159e7281e14948fae6653aa91a20fef055c8 (diff)
downloadopenbsd-ee45b5205b24ef754b5fddbb35818a8cf22dbe51.tar.gz
openbsd-ee45b5205b24ef754b5fddbb35818a8cf22dbe51.tar.bz2
openbsd-ee45b5205b24ef754b5fddbb35818a8cf22dbe51.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/ssl_ciphers.c')
0 files changed, 0 insertions, 0 deletions