Remove the SSL3_RECORD read field
authorMatt Caswell <matt@openssl.org>
Wed, 27 Jul 2022 13:28:36 +0000 (14:28 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:14 +0000 (16:38 +0100)
commit9007412c1e1fd4bb9298901dae36064cd279c02a
treead115f7d3ca4197c16b5ac643f18f345a0b18ee6
parent4a532de98d6100d9e0643d5b61d8716539c8a7cd
Remove the SSL3_RECORD read field

The read field is no longer used and can be safely removed.

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