diff options
author | jsing <> | 2021-05-16 15:21:10 +0000 |
---|---|---|
committer | jsing <> | 2021-05-16 15:21:10 +0000 |
commit | 34ba909d21cc043894c180999c343ac8a837281e (patch) | |
tree | ddca7e61a4850a873308ec3e1f3745042a55fe6f /src/lib/libtls/tls_server.c | |
parent | 4383b3cde276d65d41278d2d73ce05c341d6aca8 (diff) | |
download | openbsd-34ba909d21cc043894c180999c343ac8a837281e.tar.gz openbsd-34ba909d21cc043894c180999c343ac8a837281e.tar.bz2 openbsd-34ba909d21cc043894c180999c343ac8a837281e.zip |
Zero the tls12_record_protection struct instead of individual fields.
In tls12_record_protection_clear(), rather than zeroing or NULLing
individual fields once a pointer has been freed, zero the entire struct once
the pointers have been dealt with.
ok tb@
Diffstat (limited to 'src/lib/libtls/tls_server.c')
0 files changed, 0 insertions, 0 deletions