Preliminary fix of memory leak in try_decode_PKCS12() - full fix is in #11733
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 12 May 2020 08:14:00 +0000 (10:14 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 13 May 2020 17:42:00 +0000 (19:42 +0200)
commit3c38fa4b797848a76b83f91e423de470adbb3b61
treeecea0462a8c8d095e3908ffe4569248dfff0da07
parentd3d0784e4147d2253ed4a13b7eafea4eeeaf38fb
Preliminary fix of memory leak in try_decode_PKCS12() - full fix is in #11733

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11470)
crypto/store/loader_file.c