Remove a nonsensical s->version == TLS1_VERSION from DTLS code.
authorjsing <jsing@openbsd.org>
Tue, 31 Aug 2021 13:14:43 +0000 (13:14 +0000)
committerjsing <jsing@openbsd.org>
Tue, 31 Aug 2021 13:14:43 +0000 (13:14 +0000)
commite898a018c2153bb5bcca65a3be9a5cd71f565cd1
tree612b20ada046c305f50c27fdafbbcce8a8786d0e
parent78122a2a360d631757dee375843fe6aa683f8d37
Remove a nonsensical s->version == TLS1_VERSION from DTLS code.

ok inoguchi@ tb@ (as part of a larger diff)
lib/libssl/d1_pkt.c