[openssl/openssl] 58d94c: ASN1_item_verify_ctx(): Return -1 on fatal errors
Tomáš Mráz
noreply at github.com
Fri Jun 21 08:06:00 UTC 2024
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 58d94c58b99cb943c26cf9795acb4963e0ae59d8
https://github.com/openssl/openssl/commit/58d94c58b99cb943c26cf9795acb4963e0ae59d8
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)
(cherry picked from commit 8d380f85da215012570347f156e642d69909877a)
Commit: 764c982512e795e4416a1d332921208989ec1aee
https://github.com/openssl/openssl/commit/764c982512e795e4416a1d332921208989ec1aee
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)
(cherry picked from commit 2f0b4974dfbd9bc71e1164e0742fc7fdb2b2b70e)
Compare: https://github.com/openssl/openssl/compare/b00374b479a9...764c982512e7
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