Skip to content

[go] match fixed length string behavior of java/c++ - #1119

Open
sklose wants to merge 1 commit into
aeron-io:masterfrom
sklose:master
Open

[go] match fixed length string behavior of java/c++#1119
sklose wants to merge 1 commit into
aeron-io:masterfrom
sklose:master

Conversation

@sklose

@sklose sklose commented Aug 13, 2026

Copy link
Copy Markdown

This PR fixes a few inconsistencies in the Go implementation:

  • fixed length strings are now NUL padded (same as Java/C++)
  • the RangeCheck doesn't fail on NUL padded values anymore
  • reject values too long for fixed length field

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