]> git.ipfire.org Git - thirdparty/openssl.git/commit
X509at_add1_attr*(): extend error entry on duplicate attribute
authorDr. David von Oheimb <dev@ddvo.net>
Thu, 4 Jul 2024 07:27:54 +0000 (09:27 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 10 Jul 2024 14:19:06 +0000 (16:19 +0200)
commit77600210e20b566f746fcc7fc18f44f1b01a2313
treebaaca49cd1d5c14039b2f40a80c1db036fb7a1be
parent39424d960190706c913c7db2b97ec256aeba6173
X509at_add1_attr*(): extend error entry on duplicate attribute

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
crypto/x509/x509_att.c