diff options
author | tb <> | 2020-01-21 04:45:18 +0000 |
---|---|---|
committer | tb <> | 2020-01-21 04:45:18 +0000 |
commit | f9666f9db9296ab0643d410ce0eb3486772e422d (patch) | |
tree | f3397501dbd7fd167a66813a717ee53918ce41dd /src/lib/libtls/tls_client.c | |
parent | 46c0c6a7b768b3aa9319915bd3af13633e7745e2 (diff) | |
download | openbsd-f9666f9db9296ab0643d410ce0eb3486772e422d.tar.gz openbsd-f9666f9db9296ab0643d410ce0eb3486772e422d.tar.bz2 openbsd-f9666f9db9296ab0643d410ce0eb3486772e422d.zip |
Clear and free the tls13_ctx that hangs off an SSL *s from
SSL_{clear,free}(3). Make sure the handshake context is
cleaned up completely: the hs_tls13 reacharound is taken
care of by ssl3_{clear,free}(3). Add a missing
tls13_handshake_msg_free() call to tls13_ctx_free().
ok beck jsing
Diffstat (limited to 'src/lib/libtls/tls_client.c')
0 files changed, 0 insertions, 0 deletions