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

(smile) ArrayIndexOutOfBounds for truncated UTF-8 name #291

Closed
cowtowncoder opened this issue Jul 8, 2021 · 0 comments
Closed

(smile) ArrayIndexOutOfBounds for truncated UTF-8 name #291

cowtowncoder opened this issue Jul 8, 2021 · 0 comments
Labels
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: found by https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35932)
(note: similar to #289 but for different backend)

Looks like there is an error case where end-of-input at a strategic place in the middle of a UTF-8 code point of name can cause uncaught ArraIndexOutOfBounds exception.

@cowtowncoder cowtowncoder changed the title (smile) ArrayIndexOutOfBounds for truncated UTF-8 name (smile) ArrayIndexOutOfBounds for truncated UTF-8 name Jul 8, 2021
@cowtowncoder cowtowncoder added this to the 2.13.0 milestone Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant