Skip to content

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

Merged
rhatdan merged 2 commits intocontainers:masterfrom
giuseppe:fix-open-long-socket-path
Apr 26, 2021
Merged

utils: use /proc/self/fd to open unix socket#652
rhatdan merged 2 commits intocontainers:masterfrom
giuseppe:fix-open-long-socket-path

Conversation

@giuseppe
Copy link
Copy Markdown
Member

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

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

@giuseppe giuseppe marked this pull request as draft April 26, 2021 17:01
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
when the patch is longer than sizeof (sockaddr_un.sun_path)

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@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
Copy Markdown
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