]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix: add check for NULL zalloc in tls-provider.c (reverse if statement)
authorBurkov Egor <eburkov@rvision.ru>
Tue, 18 Feb 2025 09:49:07 +0000 (12:49 +0300)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Feb 2025 08:41:26 +0000 (09:41 +0100)
commit7d0a58e7e06e12cef26d169054cabb6b88dba9d2
tree2eb25ce4d73ba69742e405db84e952fb2125c057
parent02121df47d694a2e450076e02089dda2fcde3f3b
fix: add check for NULL zalloc in tls-provider.c (reverse if statement)

CLA: trivial

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26814)

(cherry picked from commit c5eb70de753605cda978fda9a4eddbdb1fc692be)
test/tls-provider.c