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

Make ptrace::write unsafe on Linux #1245

Merged
merged 1 commit into from May 17, 2020
Merged

Conversation

asomers
Copy link
Member

@asomers asomers commented May 16, 2020

It always should've been unsafe, because it dereferences a user-provided
pointer.

It always should've been unsafe, because it dereferences a user-provided
pointer.
@asomers
Copy link
Member Author

asomers commented May 17, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented May 17, 2020

Build succeeded:

@bors bors bot merged commit 2ae94eb into nix-rust:master May 17, 2020
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

1 participant