diff options
author | K1 <dongbeiouba@gmail.com> | 2022-06-08 16:41:16 +0800 |
---|---|---|
committer | Todd Short <todd.short@me.com> | 2022-06-15 10:53:04 -0400 |
commit | 115eb945acd9a27bf81c6c8923f43768f9e487a8 (patch) | |
tree | 7a42d1643286c14c70bd4a244dc5a9256612abce /test/bftest.c | |
parent | 01fc9b6bce82f0534d6673659a0e59a71f57ee82 (diff) | |
download | openssl-new-115eb945acd9a27bf81c6c8923f43768f9e487a8.tar.gz |
Fix a mem leak in evp_pkey_export_to_provider
If keymgmt is NULL, tmp_keymgmt is allocated and will not be freed.
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/18499)
Diffstat (limited to 'test/bftest.c')
0 files changed, 0 insertions, 0 deletions