Page MenuHomeFreeBSD

linux(4): Fix control message size calculation
ClosedPublic

Authored by dchagin on Jul 28 2023, 9:16 AM.
Referenced Files
F151948182: D41224.id.diff
Sat, Apr 11, 5:06 PM
F151944790: D41224.id125321.diff
Sat, Apr 11, 4:34 PM
Unknown Object (File)
Fri, Apr 10, 11:43 PM
Unknown Object (File)
Thu, Apr 9, 11:25 PM
Unknown Object (File)
Tue, Apr 7, 10:22 PM
Unknown Object (File)
Tue, Apr 7, 9:31 PM
Unknown Object (File)
Tue, Apr 7, 4:51 PM
Unknown Object (File)
Mon, Apr 6, 5:03 PM
Subscribers

Details

Summary

To determine the size in bytes needed to hold a control message
and its contents of length len, CMSG_SPACE should be used.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52883
Build 49774: arc lint + arc unit