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: #637 Signed-off-by: Simon McVittie <smcv@collabora.com>
- Loading branch information