]> git.ipfire.org Git - thirdparty/openssl.git/commit
Coverity #1486687: fix potential dereference of NULL keymgmt
authorTomas Mraz <tomas@openssl.org>
Fri, 2 Jul 2021 13:45:09 +0000 (15:45 +0200)
committerPauli <pauli@openssl.org>
Mon, 5 Jul 2021 02:44:54 +0000 (12:44 +1000)
commit0a02c81f8173e0c5d554bd16daa68b7594f4cbd8
tree4ca02649f02c10470e3967296c79ee40d369cf58
parentf7546162d406be1f93bb39fb5a968521162b9acf
Coverity #1486687: fix potential dereference of NULL keymgmt

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