Reinstate bounds check accidentally disabled when defining OPENSSL_NO_DTLS1
authortb <tb@openbsd.org>
Sun, 22 Sep 2024 14:59:48 +0000 (14:59 +0000)
committertb <tb@openbsd.org>
Sun, 22 Sep 2024 14:59:48 +0000 (14:59 +0000)
commit6eec31fbd1531a4cf7789a6ac2d1a71554e28336
treef6f0d8e879b0f985358f7d78cd88e16ebda716f7
parent3a06db87a1398143caa1aad5d73af2807437b947
Reinstate bounds check accidentally disabled when defining OPENSSL_NO_DTLS1

From Kenjiro Nakayama
Closes https://github.com/libressl/portable/issues/1097
lib/libssl/ssl_lib.c