]> git.ipfire.org Git - thirdparty/openssl.git/commit
try_pkcs12(): Correct handling of NUL termination of passphrases
authorTomas Mraz <tomas@openssl.org>
Tue, 28 Dec 2021 11:46:31 +0000 (12:46 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 3 Jan 2022 09:35:36 +0000 (10:35 +0100)
commit1dfef929e43ebfa3a7f1108317f75747f92effb6
tree87ec61253cb2d9692ec5d6babd3355eaf11f0a54
parentc7debe811123951a60cdfe73716184ca8fdd79d2
try_pkcs12(): Correct handling of NUL termination of passphrases

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