opnsense-src/sys/dev/mpr
Alan Somers 4e02badb18 Initialize a stack variable in mprsas_get_sas_address_for_sata_disk
Thought it's difficult to reproduce, I think this variable was responsible
for a use-after-free panic when a SATA disk timed out responding to a SATA
identify command during boot.

Submitted by:	slm
Reviewed by:	slm
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D9364
2017-01-30 19:49:08 +00:00
..
mpi
mpr.c Add a fallback to the device mapper logic. We've seen systems in the field 2016-11-02 15:13:25 +00:00
mpr_config.c
mpr_ioctl.h
mpr_mapping.c
mpr_mapping.h
mpr_pci.c
mpr_sas.c Rework the debug print API. Event printing no longer gets special handling. 2017-01-19 21:47:50 +00:00
mpr_sas.h
mpr_sas_lsi.c Initialize a stack variable in mprsas_get_sas_address_for_sata_disk 2017-01-30 19:49:08 +00:00
mpr_table.c Rework the debug print API. Event printing no longer gets special handling. 2017-01-19 21:47:50 +00:00
mpr_table.h Rework the debug print API. Event printing no longer gets special handling. 2017-01-19 21:47:50 +00:00
mpr_user.c
mprvar.h Rework the debug print API. Event printing no longer gets special handling. 2017-01-19 21:47:50 +00:00