summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authorchris <chris@NetBSD.org>2008-05-10 15:29:25 +0000
committerchris <chris@NetBSD.org>2008-05-10 15:29:25 +0000
commitfe501515841858ee98d41a78b465724b2e275630 (patch)
treed8e7a76ab75423b47e688db8000402aaddf7c538 /sys/dev/microcode/isp
parent50e2f52a230297dc1a47e82412047357ace0458b (diff)
Fix 9.5 year old buffer overflow.
It wasn't noticed till now as it wasn't overflowing onto anything important (or was overwritten by the correct data). Recent changes meant irqstr was placed just before footbridge_intrq and so it trashed the interrupt linked list, and so caused an alignment fault. Note that cats still doesn't boot even with the change, as it hangs when starting userland, I suspect an interrupt issue.
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions