summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_legacy.c
diff options
context:
space:
mode:
authorjsing <>2020-10-11 03:47:59 +0000
committerjsing <>2020-10-11 03:47:59 +0000
commit1ec933f0d46d3d30663df26ccc9607921d8fc6f9 (patch)
treef9277b2b54fb795da0c1a3524fa83be01c257805 /src/lib/libssl/tls13_legacy.c
parentd52c6f2dd329419b5b9d400cb43d7e73dd18b62e (diff)
downloadopenbsd-1ec933f0d46d3d30663df26ccc9607921d8fc6f9.tar.gz
openbsd-1ec933f0d46d3d30663df26ccc9607921d8fc6f9.tar.bz2
openbsd-1ec933f0d46d3d30663df26ccc9607921d8fc6f9.zip
Fix an assert conditioned on DTLS1_VERSION.
This condition previously existed for DTLS BAD_VER, which has long been removed. Furthermore, conditioning on DTLS1_VERSION means this is broken for any newer DTLS version. While here roll up two assertions into one. ok tb@
Diffstat (limited to 'src/lib/libssl/tls13_legacy.c')
0 files changed, 0 insertions, 0 deletions