]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use record layer buffers for DTLS rather than the buffers in s->rlayer
authorMatt Caswell <matt@openssl.org>
Thu, 6 Oct 2022 14:10:42 +0000 (15:10 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2022 13:39:32 +0000 (14:39 +0100)
commitbf04cbfafe77ddc67f1a9c06ffb044f9bf44057c
tree7ba97cef2e0810e384c8da8d809a058e75e8aaf9
parentfc938db6cc46c6b59ab9da39f3c5b9c9a97ad33a
Use record layer buffers for DTLS rather than the buffers in s->rlayer

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19424)
ssl/record/methods/dtls_meth.c
ssl/record/methods/tls1_meth.c
ssl/record/methods/tlsany_meth.c