[openssl/openssl] a401aa: Add reason codes with the correct offset for two a...
Jacob Champion
noreply at github.com
Tue May 14 13:28:08 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a401aaf9ed6eb34842cdedfcc35448bdc4174df3
https://github.com/openssl/openssl/commit/a401aaf9ed6eb34842cdedfcc35448bdc4174df3
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)
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