]> 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:39 +0000 (09:41 +0100)
commit04328bf54bd1f4101b5a66346e9f00eefc86c71a
tree6a034f2d180ae95d2a29a277f8c4923c4ec6f7ff
parent189c31e6e2e895888a3b8a44eb26fd5a09e8e4d6
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