]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix coverity CID #1466377 - resource leak due to early return in ec_get_params().
authorShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 01:32:48 +0000 (11:32 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 5 Sep 2020 05:41:30 +0000 (15:41 +1000)
commit7ce49eeaca2081ccd881fc1b22fac2d08d3bb69a
tree56cd8cc98a8110e6fbd698e2de9ec749fe2f90ef
parentea478697927798ff2850ea94b4938bb0c76da48b
Fix coverity CID #1466377 - resource leak due to early return in ec_get_params().

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