Skip to content

Use exact length when allocating the acceptedAddress byte[] (#15973)#15983

Merged
normanmaurer merged 1 commit into
4.1from
accept
Dec 8, 2025
Merged

Use exact length when allocating the acceptedAddress byte[] (#15973)#15983
normanmaurer merged 1 commit into
4.1from
accept

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

We used some odd number for the length, just use the exact length that we need.

Modifications:

  • Allocate a byte[] of 25 length and remove odd comment

Result:

Cleanup

Motivation:

We used some odd number for the length, just use the exact length that
we need.

Modifications:

- Allocate a byte[] of 25 length and remove odd comment

Result:

Cleanup
@normanmaurer normanmaurer added this to the 4.1.129.Final milestone Dec 8, 2025
@normanmaurer normanmaurer merged commit cf6965b into 4.1 Dec 8, 2025
16 of 17 checks passed
@normanmaurer normanmaurer deleted the accept branch December 8, 2025 11:02
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