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 potential buffer overflow in insert_many #253

Closed
wants to merge 0 commits into from

Conversation

mbrubeck
Copy link
Collaborator

@mbrubeck mbrubeck commented Jan 8, 2021

Fixes #252.

src/lib.rs Outdated Show resolved Hide resolved
@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably 85593a4) made this pull request unmergeable. Please resolve the merge conflicts.

@mbrubeck
Copy link
Collaborator Author

mbrubeck commented Jan 8, 2021

Moved to #254 because I messed up the state of this PR by force-pushing to the wrong branch.

@mbrubeck mbrubeck closed this Jan 8, 2021
mbrubeck added a commit that referenced this pull request Jan 8, 2021
Backport of #254 to the 0.6 branch.  Fixes #253.
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.

Buffer overflow in insert_many()
2 participants