Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: f5beeb29a0a46757a2f0724048a2ece67034874e
https://github.openssl.org/openssl/openssl/commit/f5beeb29a0a46757a2f0724048a2ece67034874e
Author: Jiasheng Jiang <[email protected]>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M test/ssl_old_test.c
Log Message:
-----------
test/ssl_old_test.c: Add check for OPENSSL_zalloc
As the potential failure of the OPENSSL_zalloc(),
it should be better to add the check and return
error if fails.
Signed-off-by: Jiasheng Jiang <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Yang <[email protected]>
Reviewed-by: Todd Short <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18552)
(cherry picked from commit 4f4942a133bd57c4940fb1bc6ed7c8b67da4d8f0)