diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-03-24 21:24:53 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-03-24 21:24:53 +0000 |
commit | 4f57288e329474ef350d2b50b85601148ddbb03f (patch) | |
tree | 5ef0a8e9b276fcbcdbb674b23684f831aea884a9 /app/cwm | |
parent | 35a255c4cd77538646b7acda1b1d6060e39f03d5 (diff) |
msg_controllen has to be CMSG_SPACE so that the kernel can account for
each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len). This
works now that kernel fd passing has been fixed to accept a bit of
sloppiness because of this ABI repair.
lots of discussion with kettenis. From deraadt@
Diffstat (limited to 'app/cwm')
0 files changed, 0 insertions, 0 deletions