Module Name: src Committed By: mlelstv Date: Fri May 3 16:06:56 UTC 2019
Modified Files:
src/sys/dev/scsipi: scsi_base.c
Log Message:
Avoid null pointer deref in printing xfer mode when no target driver
is attached. Fixes kern/54157.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/dev/scsipi/scsi_base.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
