]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix typo in PKCS12_SAFEBAG_set0_attrs
authorDaniel Fiala <daniel@openssl.org>
Fri, 7 Oct 2022 06:56:54 +0000 (08:56 +0200)
committerHugo Landau <hlandau@openssl.org>
Thu, 13 Oct 2022 12:21:54 +0000 (13:21 +0100)
commitaf6379368f81025808689e843a5d86c6402a63a7
tree662dbea493db70ac8213cbc980436bc063b04c37
parent704e8090b4a789f52af07de9a3ebbe11db8e19f8
Fix typo in PKCS12_SAFEBAG_set0_attrs

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19359)
crypto/pkcs12/p12_attr.c