Skip to content

netcode 1.4.3 - #177

Merged
rowan-claude merged 1 commit into
mainfrom
release/1.4.3
Jul 26, 2026
Merged

netcode 1.4.3#177
rowan-claude merged 1 commit into
mainfrom
release/1.4.3

Conversation

@rowan-claude

Copy link
Copy Markdown
Contributor

Patch release for #173netcode_generate_connect_token now bounds num_server_addresses at runtime instead of relying on asserts that -DNDEBUG removes.

Caller-controlled, not reachable from the wire. Cannot break a valid caller: anyone passing an out-of-range count was already in undefined behaviour.

🤖 Generated with Claude Code

Fixes #173: netcode_generate_connect_token now bounds num_server_addresses at
runtime instead of relying on asserts that -DNDEBUG removes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rowan-claude
rowan-claude merged commit bbda10a into main Jul 26, 2026
14 checks passed
@rowan-claude
rowan-claude deleted the release/1.4.3 branch July 26, 2026 21:23
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