Ensure that prefix records use a small buffer
authorMatt Caswell <matt@openssl.org>
Fri, 9 Sep 2022 15:14:37 +0000 (16:14 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 23 Sep 2022 13:54:49 +0000 (14:54 +0100)
commit85b358b01a36757d07da118795a0ad13c9c2b4d7
tree2b535c746a05fe2488654f808a89dc421a41ef28
parentc6186792b98e93cf2d5d2a9fb85e4aeab31db890
Ensure that prefix records use a small buffer

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19198)
ssl/record/methods/tls_common.c