Make SSL_alloc_buffers() and SSL_free_buffers() work again
authorMatt Caswell <matt@openssl.org>
Fri, 21 Oct 2022 15:12:31 +0000 (16:12 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Oct 2022 09:52:52 +0000 (10:52 +0100)
commit7eb39ecb299db3eade11946f9385f5dee1d458d3
treed877abd221285d0a959b7766982e5e00ca31d62b
parent225f94e818d9f8cb9e272fb9128b4b0ef88a0cbc
Make SSL_alloc_buffers() and SSL_free_buffers() work again

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19472)
ssl/record/methods/dtls_meth.c
ssl/record/methods/ktls_meth.c
ssl/record/methods/recmethod_local.h
ssl/record/methods/tls_common.c
ssl/record/rec_layer_s3.c
ssl/record/record.h
ssl/record/recordmethod.h
ssl/ssl_lib.c