]> 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:33:31 +0000 (08:33 -0400)
commit443298e0f0e2c8225f8c6d6fdc01c6c4d434028b
tree38b59bb9a083b70fb6556fd728663aa6de05dfcf
parent02f9c9342d54c99981b0a83088982bf0d1083d7f
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)
providers/implementations/keymgmt/ecx_kmgmt.c