HomeFreeBSD

Fix -Wcast-align warnings

Description

Fix -Wcast-align warnings

Use memcpy instead of using direct assignment of void* pointers with
CMSG_DATA(..), which changes alignment

MFC after: 3 weeks
Reported by: clang
Sponsored by: EMC / Isilon Storage Division

Details

Provenance
ngieAuthored on
Parents
rS299829: Use Node Information flag names instead of hard-coding their values.
Branches
Unknown
Tags
Unknown