mirror of https://github.com/openssl/openssl.git
When passing the inner content type to msg_callback,
the lowest byte of rec->type needs to be passed instead
of directly passing the rec->type otherwise the value is
incorrect on Big Endian platforms.
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28627)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| build.info | ||
| dtls_meth.c | ||
| ktls_meth.c | ||
| recmethod_local.h | ||
| ssl3_cbc.c | ||
| ssl3_meth.c | ||
| tls1_meth.c | ||
| tls13_meth.c | ||
| tls_common.c | ||
| tls_multib.c | ||
| tls_pad.c | ||
| tlsany_meth.c | ||