Skip to content

samp(go): reject invalid UTF-8 channel text#5

Open
mcjkula wants to merge 1 commit into
mainfrom
go-channel-utf8
Open

samp(go): reject invalid UTF-8 channel text#5
mcjkula wants to merge 1 commit into
mainfrom
go-channel-utf8

Conversation

@mcjkula
Copy link
Copy Markdown
Contributor

@mcjkula mcjkula commented May 20, 2026

Summary

  • validate channel names and descriptions at the Go type boundary
  • decode channel-create text through byte constructors instead of raw string conversion

Tests

  • cd go && go test ./...

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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