diff options
author | jsing <> | 2020-05-10 14:07:01 +0000 |
---|---|---|
committer | jsing <> | 2020-05-10 14:07:01 +0000 |
commit | 460f8be5c360d203bab35f98b05092261d9701b0 (patch) | |
tree | 34f42dfbb5b736bec73cd24e71c4ae0431f0017f /src/lib/libssl/s3_lib.c | |
parent | 591e19f9efe5d236b5f96c0eedefde55e6503ab3 (diff) | |
download | openbsd-460f8be5c360d203bab35f98b05092261d9701b0.tar.gz openbsd-460f8be5c360d203bab35f98b05092261d9701b0.tar.bz2 openbsd-460f8be5c360d203bab35f98b05092261d9701b0.zip |
Only reset TLS extension state when parsing client hello or server hello.
With TLSv1.3 we end up parsing extensions from more than just these two
messages. This can result in variables (like the selected alpn) being
freed when things still need them.
ok tb@
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions