]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add return check to BIO_new, SSL_CTX_new and EVP_PKEY_new
authoricy17 <1061499390@qq.com>
Mon, 16 Jun 2025 04:12:57 +0000 (12:12 +0800)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Jun 2025 15:05:12 +0000 (16:05 +0100)
commitbe7467f5a0aa098531597b95a71be6d7c2a463c7
tree5957b80f23bf0bd76dfdd153ab7a85c7a199fa28
parent0fe6c21a7dac34e346be778fdf080a1a8cdc246c
Add return check to BIO_new, SSL_CTX_new and EVP_PKEY_new

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27829)
fuzz/server.c