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 an incorrect lifetime in the return value of recvmsg #2095

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

asomers
Copy link
Member

@asomers asomers commented Aug 11, 2023

Fixes #2083

@asomers
Copy link
Member Author

asomers commented Aug 11, 2023

@yuval-k does this look correct to you?

@asomers asomers added this to the 0.26.3 milestone Aug 11, 2023
@yuval-k
Copy link

yuval-k commented Aug 14, 2023

looks good to me @asomers

@asomers asomers added this pull request to the merge queue Aug 19, 2023
Merged via the queue into nix-rust:master with commit b4836ea Aug 19, 2023
39 checks passed
asomers added a commit to asomers/nix that referenced this pull request Aug 27, 2023
Fix an incorrect lifetime in the return value of recvmsg
asomers added a commit to asomers/nix that referenced this pull request Aug 27, 2023
Fix an incorrect lifetime in the return value of recvmsg
asomers added a commit to asomers/nix that referenced this pull request Aug 27, 2023
Fix an incorrect lifetime in the return value of recvmsg
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.

recvmsg: incorrect lifetime returned
2 participants