Fix coverity CID #1466371 - fix dereference before NULL check.
authorShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 01:57:12 +0000 (11:57 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 5 Sep 2020 05:41:30 +0000 (15:41 +1000)
commit33200269110f0ed4a9c96be03b32cd8913f9e426
tree2b9ba897f1fd0e6b97e269f69bb444dc183e3af9
parent0e540f231cbdc8e24e1496cf8ac265b62a983692
Fix coverity CID #1466371 - fix dereference before NULL check.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12708)
providers/implementations/keymgmt/ec_kmgmt.c