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 a crash in RegValue to String conversion #6

Merged
merged 1 commit into from
Mar 13, 2016
Merged

Fix a crash in RegValue to String conversion #6

merged 1 commit into from
Mar 13, 2016

Conversation

neivv
Copy link
Contributor

@neivv neivv commented Mar 13, 2016

The old code always copied 4096 bytes to stack starting from vector pointer, which could cause crashes.

@gentoo90 gentoo90 merged commit 80f8e58 into gentoo90:master Mar 13, 2016
gentoo90 added a commit that referenced this pull request Mar 13, 2016
@gentoo90
Copy link
Owner

Thanks! Merged and published to https://crates.io

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