[openssl/openssl] b2feb9: test/ssl_old_test.c: Add check for OPENSSL_malloc
pauli
noreply at reply.github.openssl.org
Thu Jun 16 05:18:35 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: b2feb9f0e394da6570346598837f1b01eb58c028
https://github.openssl.org/openssl/openssl/commit/b2feb9f0e394da6570346598837f1b01eb58c028
Author: Jiasheng Jiang <jiasheng at iscas.ac.cn>
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 <jiasheng at iscas.ac.cn>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18555)
More information about the openssl-commits
mailing list