[openssl/openssl] 3ea11a: Add reason codes with the correct offset for two a...
Jacob Champion
noreply at github.com
Tue May 14 13:30:05 UTC 2024
Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: 3ea11a8c3fc22fb3cd608a64d80bfa17fdbf5a3d
https://github.com/openssl/openssl/commit/3ea11a8c3fc22fb3cd608a64d80bfa17fdbf5a3d
Author: Jacob Champion <jacob.champion at enterprisedb.com>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M crypto/err/openssl.ec
M crypto/err/openssl.txt
M include/openssl/sslerr.h
M ssl/ssl_err.c
Log Message:
-----------
Add reason codes with the correct offset for two alerts
Fixes #24300. The current values of SSL_R_NO_APPLICATION_PROTOCOL and
SSL_R_PSK_IDENTITY_NOT_FOUND don't allow for a correct lookup of the
corresponding reason strings.
CLA: trivial
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24351)
(cherry picked from commit a401aaf9ed6eb34842cdedfcc35448bdc4174df3)
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