Page MenuHomeFreeBSD

ping: use CMSG_FIRSTHDR() for accessing ancillary data
ClosedPublic

Authored by jansucan on Aug 24 2019, 4:31 PM.
Tags
None
Referenced Files
F133053665: D21406.id61237.diff
Wed, Oct 22, 12:28 PM
Unknown Object (File)
Sat, Oct 18, 5:58 PM
Unknown Object (File)
Wed, Oct 15, 7:26 AM
Unknown Object (File)
Tue, Oct 14, 9:40 PM
Unknown Object (File)
Tue, Oct 14, 9:40 PM
Unknown Object (File)
Tue, Oct 14, 12:19 PM
Unknown Object (File)
Tue, Oct 14, 12:19 PM
Unknown Object (File)
Mon, Oct 13, 10:18 PM
Subscribers

Details

Summary

Use CMSG_FIRSTHDR() for accessing ancillary data

This should fix alignment error when built for sparc64 and powerpcspe.

Submitted by: Ján Sučan <sucanjan@gmail.com>
Sponsored by: Google LLC (Google Summer of Code 2019)

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26079
Build 24615: arc lint + arc unit