diff options
author | 2008-03-19 20:08:47 +0000 | |
---|---|---|
committer | 2008-03-19 20:08:47 +0000 | |
commit | 0f26f21b5f21159ace9311ee4a16ed0c733ff46e (patch) | |
tree | 46c1cc6d3ec8a00758a57b563da893cfea523924 /sys | |
parent | sync (diff) | |
download | wireguard-openbsd-0f26f21b5f21159ace9311ee4a16ed0c733ff46e.tar.xz wireguard-openbsd-0f26f21b5f21159ace9311ee4a16ed0c733ff46e.zip |
CMSG_LEN and CMSG_SPACE are not neccessarily the same size. So if you
are going to allocate/free a block of memory for the message contents,
you have to calculate and track the sizes seperately. This change is
just like all the other CMSG changes...
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions