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 #5999 ArrayIndexOutOfBounds for unicode in HttpURI segment #6000

Merged
merged 1 commit into from Feb 23, 2021

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Feb 23, 2021

#5999 Fixed ArrayTrie to not throw if passed a unicode character.

Fixed ArrayTrie to not throw if passed a unicode character.
@gregw gregw requested a review from joakime February 23, 2021 15:53
@gregw gregw added the Bug For general bugs on Jetty side label Feb 23, 2021
@gregw gregw added this to In progress in Jetty 9.4.38 via automation Feb 23, 2021
@gregw gregw linked an issue Feb 23, 2021 that may be closed by this pull request
Jetty 9.4.38 automation moved this from In progress to Reviewer approved Feb 23, 2021
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Once CI shows green. merge it.

@gregw gregw merged commit 8bd4a9f into jetty-9.4.x Feb 23, 2021
Jetty 9.4.38 automation moved this from Reviewer approved to Done Feb 23, 2021
@joakime joakime deleted the jetty-9.4.x-5999-unicode-uri-segment branch March 3, 2021 21:34
This was referenced Mar 10, 2021
This was referenced Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

HttpURI ArrayIndexOutOfBounds
2 participants