Skip to content

net: Fix RST and thread crash due to multiple HS errors#341

Merged
ohsayan merged 1 commit intonextfrom
net/fix/protocol-misc
Apr 8, 2024
Merged

net: Fix RST and thread crash due to multiple HS errors#341
ohsayan merged 1 commit intonextfrom
net/fix/protocol-misc

Conversation

@ohsayan
Copy link
Member

@ohsayan ohsayan commented Apr 8, 2024

Fixes a misc. crash during connection stage due to multiple errors within the same packet. This was overlooked. This however doesn't pose any serious issue as the connection would've anyways been terminated (just that we don't yield a correct error) and the rt catches the panic.

@ohsayan ohsayan added C-bug Something isn't working D-server Related to the server C-protocol Related to protocols labels Apr 8, 2024
@ohsayan ohsayan merged commit 4fcb0ee into next Apr 8, 2024
@ohsayan ohsayan deleted the net/fix/protocol-misc branch April 18, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bug Something isn't working C-protocol Related to protocols D-server Related to the server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant