]> git.ipfire.org Git - thirdparty/openssl.git/commit
OSSL_CMP_CTX_new(): Fix distinction of out-of-memory and other errors
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 13 Apr 2021 07:08:07 +0000 (09:08 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 17 Apr 2021 09:39:12 +0000 (11:39 +0200)
commitcd69b4bd7cffa2f52ab35cdf47b6d95775a4a84b
tree7acae32109d03f182901b3e18dfc1186c6dfa517
parente494fac705057c91017b41fa761f9406c87f4cc5
OSSL_CMP_CTX_new(): Fix distinction of out-of-memory and other errors

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14889)
crypto/cmp/cmp_ctx.c