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

Jacob Champion noreply at github.com
Tue May 14 13:30:07 UTC 2024


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 9e33c9c48f6cde4d607a4205476b2faf442e9cb5
      https://github.com/openssl/openssl/commit/9e33c9c48f6cde4d607a4205476b2faf442e9cb5
  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)



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