[openssl/openssl] 586bf0: crypto/pkcs7/pk7_lib.c: fix return value in PKCS7_...
"'Abel Thomas' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.6/[email protected]> |
Branch: refs/heads/openssl-3.6
Home: https://github.com/openssl/openssl
Commit: 586bf07948ad69978a7905198325571f39274f4d
https://github.com/openssl/openssl/commit/586bf07948ad69978a7905198325571f39274f4d
Author: Abel Tom <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M crypto/pkcs7/pk7_lib.c
Log Message:
-----------
crypto/pkcs7/pk7_lib.c: fix return value in PKCS7_set_digest()
Return 0 when the passed object to PKCS7_set_digest() is not of type PKCS7
digest.
Fixes: c5a55463892d "Add support for digested data PKCS#7 type."
Resolves: https://github.com/openssl/openssl/issues/31551
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Norbert Pocs <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Tim Hudson <[email protected]>
MergeDate: Mon Jun 22 08:17:32 2026
(Merged from https://github.com/openssl/openssl/pull/31559)
(cherry picked from commit 206ec55fec48d37960e01df1e12f0ed71a200c35)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-3.6/87d08d-586bf0%40github.com.