summaryrefslogtreecommitdiff
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorPer Fogelstrom <pefo@cvs.openbsd.org>2005-02-22 08:09:24 +0000
committerPer Fogelstrom <pefo@cvs.openbsd.org>2005-02-22 08:09:24 +0000
commit55236c9a81b1d4b37c5f32be79edb5547e03a7d9 (patch)
tree2190bfcb7cf1461f6551f60d96e8ec7b49773ec0 /usr.sbin/amd
parentd9dfff6b88dcf8c79fa92af6361c213bd4ec31d0 (diff)
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.sbin/amd')
0 files changed, 0 insertions, 0 deletions