TLS: Fix use of an uninitialized value
authorHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 11:47:58 +0000 (12:47 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 2 Nov 2023 13:22:12 +0000 (14:22 +0100)
commitf62fec64049959cee6b80043cd697d0e7357a24a
treea0ef94fd174c76bdb48c8197ac655bfafe3b3213
parent8cb4a47dbb7fb5249c4ab9511d8f2e2f1cc4b445
TLS: Fix use of an uninitialized value

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22523)
ssl/statem/extensions_cust.c