Skip to content

Fix overrun#66

Merged
stevengj merged 1 commit intoJuliaStrings:masterfrom
michaelnmmeyer:master
Feb 4, 2016
Merged

Fix overrun#66
stevengj merged 1 commit intoJuliaStrings:masterfrom
michaelnmmeyer:master

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.

2 participants