Skip to content

Conversation

zolstein
Copy link
Contributor

@zolstein zolstein commented Apr 5, 2025

Websocket control messages are allowed to have payloads. Don't set the payload length to zero when deserializing them, which can corrupt the message and potentially the remainder of the stream.

Websocket control messages are allowed to have payloads. Don't set the
payload lenght to zero when deserializing them, which can corrupt the
message and potentially the remainder of the stream.
@ivmarkov
Copy link
Collaborator

ivmarkov commented Apr 5, 2025

LGTM. Would you update edge-ws changelog as well?

@ivmarkov ivmarkov merged commit 13ee557 into sysgrok:master Apr 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants