[openssl/openssl] 8d380f: ASN1_item_verify_ctx(): Return -1 on fatal errors
Tomáš Mráz
noreply at github.com
Fri Jun 21 08:05:55 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 8d380f85da215012570347f156e642d69909877a
https://github.com/openssl/openssl/commit/8d380f85da215012570347f156e642d69909877a
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M crypto/asn1/a_verify.c
Log Message:
-----------
ASN1_item_verify_ctx(): Return -1 on fatal errors
Fixes #24575
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24576)
Commit: 2f0b4974dfbd9bc71e1164e0742fc7fdb2b2b70e
https://github.com/openssl/openssl/commit/2f0b4974dfbd9bc71e1164e0742fc7fdb2b2b70e
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
A test/certs/ee-self-signed-pss.pem
M test/certs/setup.sh
M test/recipes/25-test_x509.t
M test/x509_test.c
Log Message:
-----------
Add test for ASN1_item_verify()
This is a test for https://github.com/openssl/openssl/issues/24575
Original idea by Theo Buehler.
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24576)
Compare: https://github.com/openssl/openssl/compare/a7ed61ce8b05...2f0b4974dfbd
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