diff options
author | jsing <> | 2021-04-19 16:47:25 +0000 |
---|---|---|
committer | jsing <> | 2021-04-19 16:47:25 +0000 |
commit | a781147be0607c2030c602b8de9b181330876373 (patch) | |
tree | 31c96061ae63ae5f1743da5307dbf52d32fcc378 /src/lib/libssl/ssl_srvr.c | |
parent | 091bc97ac899631cafc4769bfd4b88c5fdda0b4f (diff) | |
download | openbsd-a781147be0607c2030c602b8de9b181330876373.tar.gz openbsd-a781147be0607c2030c602b8de9b181330876373.tar.bz2 openbsd-a781147be0607c2030c602b8de9b181330876373.zip |
Set alpn_selected_len to zero when freeing alpn_selected.
This is not strictly necessary since we proceed to zero the entire struct,
however it keeps the code consistent and easily auditable.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions