]> git.ipfire.org Git - thirdparty/openssl.git/commit
check gctx for NULL before cleanup.
authorBartel Artem <artem.bartel@gmail.com>
Tue, 10 Jun 2025 10:11:41 +0000 (13:11 +0300)
committerNeil Horman <nhorman@openssl.org>
Thu, 12 Jun 2025 12:33:31 +0000 (08:33 -0400)
commit02f9c9342d54c99981b0a83088982bf0d1083d7f
tree5e05c44913a82aa4f7f78dc6cabd5e705e8d8e7e
parentfcc5df53697a63d0f153b0086054f509aad8e6bb
check gctx for NULL before cleanup.

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