Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 14:40:10 -0700 (PDT)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_all.c
Message-ID:  <200104302140.f3ULeBM74802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

ken         2001/04/30 14:40:10 PDT

  Modified files:
    sys/cam/scsi         scsi_all.c 
  Log:
  Add sense key table entries for DATA PROTECT and BLANK CHECK.  This will
  prevent scsi_sense_desc() from deferencing a NULL pointer when a drive
  happens to return one of these sense keys.
  
  Reported by:	Michael Samuel <michael@miknet.net>
  
  Revision  Changes    Path
  1.23      +3 -1      src/sys/cam/scsi/scsi_all.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?200104302140.f3ULeBM74802>