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

Remove the deprecated CmsgSpace #1156

Merged
merged 1 commit into from
Dec 1, 2019
Merged

Conversation

asomers
Copy link
Member

@asomers asomers commented Dec 1, 2019

This eliminates one of the last remaining uninitialized memory accesses
in Nix.

Fixes #1142

This eliminates one of the last remaining uninitialized memory accesses
in Nix.

Fixes nix-rust#1142
@asomers
Copy link
Member Author

asomers commented Dec 1, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 1, 2019
1156: Remove the deprecated CmsgSpace r=asomers a=asomers

This eliminates one of the last remaining uninitialized memory accesses
in Nix.

Fixes #1142

Co-authored-by: Alan Somers <asomers@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 1, 2019

Build succeeded

@bors bors bot merged commit 2643afc into nix-rust:master Dec 1, 2019
@asomers asomers deleted the no_more_cmsgspace branch December 1, 2019 20:30
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.

cmsg_space still seems to be unsound
1 participant