Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #10397 CharsetStringBuilder end vs length #10399

Merged
merged 1 commit into from Aug 25, 2023

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Aug 25, 2023

Fix #10397 CharsetStringBuilder needs to convert length parameter to an end index.

Fix #10397 CharsetStringBuilder needs to convert length parameter to an end index.

Signed-off-by: gregw <gregw@webtide.com>
@gregw gregw merged commit 3aaf39d into jetty-10.0.x Aug 25, 2023
3 of 4 checks passed
@lachlan-roberts lachlan-roberts deleted the fix/10397/CharsetStringBuilder-end-v-length branch August 25, 2023 05:45
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.

Iso88591StringBuilder.append seems to have a logic error
3 participants