[openssl/openssl] 41dd0e: Allow duplicate CMS attributes
Tomáš Mráz
noreply at github.com
Wed Jan 3 11:49:48 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 41dd0e0433d171a19fdc8e52a94e3d0a79c84281
https://github.com/openssl/openssl/commit/41dd0e0433d171a19fdc8e52a94e3d0a79c84281
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M crypto/cms/cms_att.c
M crypto/x509/x509_att.c
M include/crypto/x509.h
Log Message:
-----------
Allow duplicate CMS attributes
Fixes regression introduced with https://github.com/openssl/openssl/pull/21505
Fixes #22266
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23029)
(cherry picked from commit d7e707cb4983a35b1a265c6042da410d829f3b19)
More information about the openssl-commits
mailing list