diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2022-03-26 15:00:52 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2022-03-26 15:00:52 +0000 |
commit | 160b2a6449364debef60a11895d4979dc5341d30 (patch) | |
tree | ffed9e504bb90c1ec397461c71e55602e1756e86 /lib/libssl/ssl_pkt.c | |
parent | b66a8ff49929856758c6440dce2795161635150d (diff) |
Remove the minimum record length checks from dtls1_read_bytes()
The code that handles each record type already has appropriate length
checks. Furthermore, the handling of application data here is likely
incorrect and bypasses the normal state checks at the end of this function.
ok inoguchi@ tb@
Diffstat (limited to 'lib/libssl/ssl_pkt.c')
0 files changed, 0 insertions, 0 deletions