diff options
author | hselasky <hselasky@FreeBSD.org> | 2016-04-29 11:14:02 +0000 |
---|---|---|
committer | hselasky <hselasky@FreeBSD.org> | 2016-04-29 11:14:02 +0000 |
commit | 18741cdbc923af87c1c09f85055c46fec6e9b56f (patch) | |
tree | 87e56b0629003e572d27b5e35969a634956a76ae /contrib/libc++/src/regex.cpp | |
parent | 02ad600f2e9a3d9f9e61bd333e8550cef024880b (diff) | |
download | FreeBSD-src-18741cdbc923af87c1c09f85055c46fec6e9b56f.zip FreeBSD-src-18741cdbc923af87c1c09f85055c46fec6e9b56f.tar.gz |
MFC r297967:
Ensure the received IP header gets 32-bits aligned.
The FreeBSD's TCP/IP stack assumes that the IP-header is 32-bits aligned
when decoding it. Else unaligned 32-bit memory access can happen, which
not all processor architectures support.
Sponsored by: Mellanox Technologies
Diffstat (limited to 'contrib/libc++/src/regex.cpp')
0 files changed, 0 insertions, 0 deletions