]> git.ipfire.org Git - thirdparty/openssl.git/commit
return NULL if gctx allocation fails.
authorBartel Artem <artem.bartel@gmail.com>
Wed, 11 Jun 2025 03:58:31 +0000 (06:58 +0300)
committerNeil Horman <nhorman@openssl.org>
Thu, 12 Jun 2025 12:49:59 +0000 (08:49 -0400)
commit8d6a834da743b10b02d6d8ce26a58b018b314787
treef46b98523bf9c1035e28b0b4bc5b66f738f75191
parent7cabaa71be06a4eb5ac54da1020bfbb65c2092df
return NULL if gctx allocation fails.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27795)

(cherry picked from commit 443298e0f0e2c8225f8c6d6fdc01c6c4d434028b)
providers/implementations/keymgmt/ecx_kmgmt.c