diff options
author | 2005-02-22 08:09:23 +0000 | |
---|---|---|
committer | 2005-02-22 08:09:23 +0000 | |
commit | 5c3b78e7d7b70f701013fe061d8508f68f9090fe (patch) | |
tree | 56c7cf60b9fd32d58081b7753ca0abe6fc50324b /usr.bin/cvs | |
parent | - refer to netstat output more precisely (diff) | |
download | wireguard-openbsd-5c3b78e7d7b70f701013fe061d8508f68f9090fe.tar.xz wireguard-openbsd-5c3b78e7d7b70f701013fe061d8508f68f9090fe.zip |
Fix a bug causing arches not able to load unaligned to crash in ip input.
m_pullup must be done with a size >= ip header and m_adj must be called
after the pullup so pullup does not kill the header alignment.
Makes mips64, alpha, sparc64 and possibly others happy.
ok from martin, brad and a bunch of others who tested.
Diffstat (limited to 'usr.bin/cvs')
0 files changed, 0 insertions, 0 deletions