[openssl/openssl] bebc76: Add reason codes with the correct offset for two a...

Jacob Champion noreply at github.com
Tue May 14 13:33:04 UTC 2024


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: bebc760f9c8015fd9943a05a06cae01e14f354af
      https://github.com/openssl/openssl/commit/bebc760f9c8015fd9943a05a06cae01e14f354af
  Author: Jacob Champion <jacob.champion at enterprisedb.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M crypto/err/openssl.ec
    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: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24338)

(cherry picked from commit 9e33c9c48f6cde4d607a4205476b2faf442e9cb5)



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