freebsd-nq/sys/dev/mpt
Scott Long a3699bcaa6 Remove a couple of explicit memset(0) ops that were zeroing past the end of
an allocation.  This fixes the malloc 'use after free' panic on boot that
many were seeing.  It doesn't solve the problem of the allocations being
cached and then written past their bounds later.  That will take more work.

Submitted by: kan
2005-10-08 05:16:45 +00:00
..
mpilib Massive overhaul of MPT Fusion driver: 2005-07-10 15:05:39 +00:00
mpt_cam.c Correct attribution in clause three to address the correct copyright 2005-08-03 14:08:41 +00:00
mpt_cam.h Correct attribution in clause three to address the correct copyright 2005-08-03 14:08:41 +00:00
mpt_debug.c Massive overhaul of MPT Fusion driver: 2005-07-10 15:05:39 +00:00
mpt_pci.c Restore the 929X support that got nuked in merge 2005-09-11 19:58:19 +00:00
mpt_raid.c Correct attribution in clause three to address the correct copyright 2005-08-03 14:08:41 +00:00
mpt_raid.h Correct attribution in clause three to address the correct copyright 2005-08-03 14:08:41 +00:00
mpt_reg.h Massive overhaul of MPT Fusion driver: 2005-07-10 15:05:39 +00:00
mpt.c Remove a couple of explicit memset(0) ops that were zeroing past the end of 2005-10-08 05:16:45 +00:00
mpt.h Correct attribution in clause three to address the correct copyright 2005-08-03 14:08:41 +00:00