]> git.ipfire.org Git - thirdparty/openssl.git/commit
bss_dgram.c: Fix potential buffer overread and remove asserts
authorTomas Mraz <tomas@openssl.org>
Tue, 14 Oct 2025 11:28:30 +0000 (13:28 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:35:43 +0000 (19:35 +0200)
commitb9d19562c0e88e31f43c10126dc91cad9e720953
tree581c0d82666bf570537f6748c81359b66c0c2a6d
parent0551e8e7a89f8a85717c6deccb712a8a6b434e00
bss_dgram.c: Fix potential buffer overread and remove asserts

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28896)
crypto/bio/bss_dgram.c