Skip to content

bugfix: fix message splitting#179

Open
Fruktus wants to merge 1 commit into
masterfrom
bugfix/fix-message-split
Open

bugfix: fix message splitting#179
Fruktus wants to merge 1 commit into
masterfrom
bugfix/fix-message-split

Conversation

@Fruktus
Copy link
Copy Markdown
Owner

@Fruktus Fruktus commented Mar 28, 2025

Fix for message splitting if someone sends a message without : manually

@Fruktus Fruktus requested a review from kjarosh as a code owner March 28, 2025 08:02
If the client sent a malformed chat message that does not match the expected pattern (username:message), the server would crash. This patch fixes it by ignoring such messages.
@Fruktus Fruktus force-pushed the bugfix/fix-message-split branch from cde5515 to 99ff3d9 Compare March 28, 2025 14:18
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.

1 participant