]> 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:40:33 +0000 (09:40 +0100)
commitc5eb70de753605cda978fda9a4eddbdb1fc692be
treeb556ef5cf865f8d96014b61d961922ffb30636ed
parentcab4e7cbd14f97ee4c3e5b9f900cb599ee454ee5
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)
test/tls-provider.c