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

utils: use /proc/self/fd to open unix socket #652

Merged
merged 2 commits into from
Apr 26, 2021

Conversation

giuseppe
Copy link
Member

when the patch is longer than sizeof (sockaddr_un.sun_path)

Signed-off-by: Giuseppe Scrivano [email protected]

@giuseppe giuseppe marked this pull request as draft April 26, 2021 17:01
when the patch is longer than sizeof (sockaddr_un.sun_path)

Signed-off-by: Giuseppe Scrivano <[email protected]>
@giuseppe giuseppe force-pushed the fix-open-long-socket-path branch from 2af156a to 55f5ed5 Compare April 26, 2021 17:05
@giuseppe giuseppe marked this pull request as ready for review April 26, 2021 17:05
@rhatdan
Copy link
Member

rhatdan commented Apr 26, 2021

LGTM

@rhatdan rhatdan merged commit 17a7ef7 into containers:master Apr 26, 2021
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