[openssl/openssl] cc31db: CMS_get1_{certs,crls}(): make sure they return NUL...
David von Oheimb
noreply at github.com
Wed Jul 17 14:36:58 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: cc31db1eb6ccdfa3028b21a4a6236d721e0ca36b
https://github.com/openssl/openssl/commit/cc31db1eb6ccdfa3028b21a4a6236d721e0ca36b
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M crypto/cms/cms_lib.c
M doc/man3/CMS_add0_cert.pod
Log Message:
-----------
CMS_get1_{certs,crls}(): make sure they return NULL only on error
Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18916)
Commit: 29bbe7d0086aec1f0fec1ffc03d05aa4610c4a12
https://github.com/openssl/openssl/commit/29bbe7d0086aec1f0fec1ffc03d05aa4610c4a12
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M apps/cms.c
M apps/smime.c
M crypto/cms/cms_smime.c
M crypto/pkcs7/pk7_lib.c
M crypto/pkcs7/pk7_local.h
M crypto/pkcs7/pk7_smime.c
M doc/man1/openssl-cms.pod.in
M doc/man1/openssl-smime.pod.in
M doc/man3/CMS_verify.pod
M doc/man3/PKCS7_verify.pod
M test/recipes/80-test_cms.t
Log Message:
-----------
{CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile' option) also for chain building
Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18916)
Compare: https://github.com/openssl/openssl/compare/22e08c7cdc59...29bbe7d0086a
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list