freebsd-skq/sys/dev/mpr
slm 6d54cc0024 Fix possible use of invalid pointer.
It was possible to use an invalid pointer to get the target ID value. To fix
this, initialize a local Target ID variable to an invalid value and change that
variable to a valid value only if the pointer to the Target ID is not NULL.

Reviewed by:    ken, scottl, ambrisko, asomers
Approved by:	ken, scottl, ambrisko
MFC after:      1 week
Differential Revision: https://reviews.freebsd.org/D6100
2016-05-09 16:26:34 +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 Add support for the Broadcom (Avago/LSI) 9305 16 and 24 port HBA's. 2016-05-09 16:19:13 +00:00
mpr_sas.c Fix possible use of invalid pointer. 2016-05-09 16:26:34 +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 No log bit in IOCStatus and endian-safe changes. 2016-05-09 16:21:14 +00:00
mpr.c Change logging level for a debug string to use MPR_LOG instead of MPR_INFO. 2016-05-09 16:24:16 +00:00
mprvar.h Add support for the Broadcom (Avago/LSI) 9305 16 and 24 port HBA's. 2016-05-09 16:19:13 +00:00