Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utils: Ensure that the buffer for struct cmsghdr is suitably-aligned
A char array on the stack is not guaranteed to have any particular alignment. Resolves: containers#637 Signed-off-by: Simon McVittie <[email protected]>
- Loading branch information