Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 0da1e36d2026861b445c743b62c854e8cc2171ab
https://github.openssl.org/openssl/openssl/commit/0da1e36d2026861b445c743b62c854e8cc2171ab
Author: Jiasheng Jiang <[email protected]>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M test/ssl_old_test.c
Log Message:
-----------
test/ssl_old_test.c: Add check for OPENSSL_malloc
As the potential failure of the OPENSSL_malloc(),
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 Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18555)
(cherry picked from commit b2feb9f0e394da6570346598837f1b01eb58c028)