diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2019-01-21 01:20:12 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2019-01-21 01:20:12 +0000 |
commit | e33d1cc87eea311a09305ed9be05e9ef446af1d1 (patch) | |
tree | bc814b6bfcc086c30ea335d5b4d920c9b65dc240 /etc/rc.d | |
parent | 34304481a77c10f9545f861f0eee84987da52fd1 (diff) |
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 'etc/rc.d')
0 files changed, 0 insertions, 0 deletions