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 overrun #66

Merged
merged 1 commit into from
Feb 4, 2016
Merged

Fix overrun #66

merged 1 commit into from
Feb 4, 2016

Conversation

michaelnmmeyer
Copy link
Contributor

It went undetected so far because the corresponding test program was reusing the same initialized
memory buffer several times.

@stevengj
Copy link
Member

stevengj commented Feb 4, 2016

Yikes, good catch.

stevengj added a commit that referenced this pull request Feb 4, 2016
@stevengj stevengj merged commit 5a84e53 into JuliaStrings:master Feb 4, 2016
philipturnbull added a commit to philipturnbull/tree-sitter that referenced this pull request Jun 20, 2017
This includes JuliaStrings/utf8proc#66 which is an out-of-bound read when parsing
malformed utf8 characters.
philipturnbull added a commit to philipturnbull/tree-sitter that referenced this pull request Jun 21, 2017
This includes JuliaStrings/utf8proc#66 which is an out-of-bounds read when parsing
malformed utf8 characters.
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.

None yet

2 participants