tls: avoid reads after tcp transport removed 53/39853/1
authorFlorin Coras <fcoras@cisco.com>
Wed, 8 Nov 2023 22:14:17 +0000 (14:14 -0800)
committerFlorin Coras <fcoras@cisco.com>
Wed, 8 Nov 2023 22:16:24 +0000 (14:16 -0800)
commitcfc2a0e68863244e54417459aec13473d3286eb8
tree3054db08e13f9917fe80b6c6fe08c20ef072c164
parent098ee3aaf1747feb913a42ada4b61868a0d5f644
tls: avoid reads after tcp transport removed

Make sure underlying transport connection is not removed on rescheduled
read event.

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I0137a2e43aa84d9442279e036c25771aeefd207f
src/vnet/tls/tls.c