Skip to content

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

Merged
normanmaurer merged 1 commit into
4.2from
accept42
Dec 8, 2025
Merged

Use exact length when allocating the acceptedAddress byte[] (#15973)#15984
normanmaurer merged 1 commit into
4.2from
accept42

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.2.8.Final milestone Dec 8, 2025
@normanmaurer normanmaurer merged commit 2b29b5e into 4.2 Dec 8, 2025
19 checks passed
@normanmaurer normanmaurer deleted the accept42 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