]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a memleak on an error path in the pkcs12 test helpers
authorMatt Caswell <matt@openssl.org>
Thu, 13 May 2021 14:13:22 +0000 (15:13 +0100)
committerPauli <pauli@openssl.org>
Sat, 15 May 2021 01:39:50 +0000 (11:39 +1000)
commita113826eac59a1e897c679beaa5934542c46952d
tree81a653fe13b8bfedd9a5477e8d13e8e76ee8a04d
parent647a5dbf10227d65919b49d078da4eaca313f921
Fix a memleak on an error path in the pkcs12 test helpers

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15269)
test/helpers/pkcs12.c