Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 22:22:43 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_ses.c
Message-ID:  <200107040522.f645MhV72055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/07/03 22:22:43 PDT

  Modified files:
    sys/cam/scsi         scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c 
                         scsi_pt.c scsi_sa.c scsi_ses.c 
  Log:
  Check the void * argument in the AC_FOUND_DEV case against NULL. Whether
  correctly or not, this sometimes is propagated up via XPT.
  
  Revision  Changes    Path
  1.52      +3 -1      src/sys/cam/scsi/scsi_cd.c
  1.28      +3 -1      src/sys/cam/scsi/scsi_ch.c
  1.73      +4 -2      src/sys/cam/scsi/scsi_da.c
  1.29      +3 -1      src/sys/cam/scsi/scsi_pass.c
  1.31      +3 -1      src/sys/cam/scsi/scsi_pt.c
  1.75      +3 -1      src/sys/cam/scsi/scsi_sa.c
  1.19      +4 -1      src/sys/cam/scsi/scsi_ses.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107040522.f645MhV72055>