]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix coverity CID #1465794 - Uninitialized pointer read in x942_encode_otherinfo()
authorShane Lontis <shane.lontis@oracle.com>
Tue, 11 Aug 2020 05:24:52 +0000 (15:24 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 01:19:28 +0000 (11:19 +1000)
commit61d61c5fd227903bb34562fc06531e91e9453f64
tree6b467998c90896d330d8a8ae0f8dd72bb776058b
parentf2bfc53b02fd4cf328cf6200452b86adfdc15489
Fix coverity CID #1465794 - Uninitialized pointer read in x942_encode_otherinfo()

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12628)
providers/implementations/kdfs/x942kdf.c