Skip to content

std: Fix an invalid read in from_c_multistring #9281

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

Closed
wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented Sep 18, 2013

When count is Some this function was reading a byte past the end
of the buffer.

When `count` is `Some` this function was reading a byte past the end
of the buffer.
bors added a commit that referenced this pull request Sep 18, 2013
When `count` is `Some` this function was reading a byte past the end
of the buffer.
@bors bors closed this Sep 18, 2013
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.

3 participants