]> git.ipfire.org Git - thirdparty/openssl.git/commit
try_pkcs12(): cleanse passphrase so it is not left on the stack
authorTomas Mraz <tomas@openssl.org>
Wed, 29 Dec 2021 08:26:58 +0000 (09:26 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 3 Jan 2022 09:35:36 +0000 (10:35 +0100)
commitda7db7ae6d7d1929893a58e41335c88e472fc364
treea4747cf494eb61798ffeaaad44fe8b7c0b812528
parent1dfef929e43ebfa3a7f1108317f75747f92effb6
try_pkcs12(): cleanse passphrase so it is not left on the stack

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/17320)
crypto/store/store_result.c