Allow duplicate CMS attributes
authorTomas Mraz <tomas@openssl.org>
Wed, 13 Dec 2023 11:21:04 +0000 (12:21 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 3 Jan 2024 11:41:31 +0000 (12:41 +0100)
commitd7e707cb4983a35b1a265c6042da410d829f3b19
treebc431440f9df318d63fe6c03c72e03c0023816a2
parent59b59505893a51bd52541da738693e963bef171f
Allow duplicate CMS attributes

Fixes regression introduced with https://github.com/openssl/openssl/pull/21505

Fixes #22266

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23029)
crypto/cms/cms_att.c
crypto/x509/x509_att.c
include/crypto/x509.h