cperciva    2004/02/21 17:14:54 PST
  FreeBSD src repository
  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  Check that periph is non-NULL before dereferencing it.
  
  Reported by:    "Ted Unangst" <tedu at coverity.com>
  Approved by:    rwatson (mentor), ken (scsi@)
  
  Revision  Changes    Path
  1.164     +1 -1      src/sys/cam/scsi/scsi_da.c