]> 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:49:57 +0000 (08:49 -0400)
commit7cabaa71be06a4eb5ac54da1020bfbb65c2092df
treee05060fd9daf8aa7fdcc8c01e7927b2ec6c56b3b
parentccef4e8b8efe964a6fb6443da2a48a9f30ecf296
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)

(cherry picked from commit 02f9c9342d54c99981b0a83088982bf0d1083d7f)
providers/implementations/keymgmt/ecx_kmgmt.c