Bug fix in ossl_cmp_certRep_new(): must allocate empty extraCerts stack
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 29 May 2020 15:10:48 +0000 (17:10 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 13 Jun 2020 13:13:21 +0000 (15:13 +0200)
commit1a27fe4be2223fcd88fdf9849bfabf7c6818796c
tree8cbe359f8e5ba6cd941b09eb3a0d003e16dd5343
parent8b22c283b800834d605ebddec531139ce8573bcc
Bug fix in ossl_cmp_certRep_new(): must allocate empty extraCerts stack

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11998)
crypto/cmp/cmp_msg.c