freebsd-dev/sys/dev/mpr
Alan Somers fa699bb23e misc minor fixes in mpr(4)
sys/dev/mpr/mpr_sas.c
	* Fix a potential null pointer dereference (CID 1305731)
	* Check for overrun of the ccb_scsiio.cdb_io.cdb_bytes buffer (CID
	  1211934)

sys/dev/mpr/mpr_sas_lsi.c
	* Nullify a dangling pointer in mprsas_get_sata_identify
	* Fix a memory leak in mprsas_SSU_to_SATA_devices (CID 1211935)

Reported by:	Coverity (partially)
CID:		1305731 1211934 1211935
Reviewed by:	slm
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D8880
2017-01-03 17:35:16 +00:00
..
mpi Update MPI headers to version 42. 2016-05-09 16:12:32 +00:00
mpr_config.c Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_ioctl.h Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_mapping.c Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_mapping.h Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_pci.c Add support for the Broadcom (Avago/LSI) 9305 16 and 24 port HBA's. 2016-05-09 16:19:13 +00:00
mpr_sas_lsi.c misc minor fixes in mpr(4) 2017-01-03 17:35:16 +00:00
mpr_sas.c misc minor fixes in mpr(4) 2017-01-03 17:35:16 +00:00
mpr_sas.h Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_table.c Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_table.h
mpr_user.c Remove NULL checks after M_WAITOK allocations from mpr(4). 2016-05-10 15:04:24 +00:00
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
mprvar.h Add a fallback to the device mapper logic. We've seen systems in the field 2016-11-02 15:13:25 +00:00