HomeFreeBSD

ping: Fix alignment errors

Description

ping: Fix alignment errors

This fixes -Wcast-align errors when compiled with WARNS=6.

Submitted by: Ján Sučan <sucanjan@gmail.com>
MFC after: 2 weeks
Sponsored by: Google LLC (Google Summer of Code 2019)
Differential Revision: https://reviews.freebsd.org/D21327

Details

Provenance
asomersAuthored on Aug 23 2019, 10:04 PM
Parents
rG25c8d940ab5b: vfs: assert the lock held in MNT_REF/MNT_REL
Branches
Unknown
Tags
Unknown
Reverted By
D38431: ping: Reference implementation