]> The Tcpdump Group git mirrors - libpcap/commit
We don't need to check LBL_ALIGN.
authorGuy Harris <[email protected]>
Sat, 4 Aug 2018 09:37:18 +0000 (02:37 -0700)
committerGuy Harris <[email protected]>
Sat, 4 Aug 2018 09:37:18 +0000 (02:37 -0700)
commit3548e14a58adae0384bf8cf204bec3345a401051
tree7eef774df064b8499db61a8f9d953faa755841be
parentdde430f6fd550bd4284b5c48b92a43d99e3773a1
We don't need to check LBL_ALIGN.

This code is only used on DEC OSF/1^W^WDigital UNIX^W^WTru64 UNIX, and
that only runs on Alpha, and Alpha doesn't support unaligned loads, so
we need to worry about alignment.
pcap-pf.c