Date: Thu, 15 Oct 1998 12:08:59 -0700 (PDT) From: Kenneth Merry <ken@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam cam_xpt.c src/sys/cam/scsi scsi_all.c scsi_all.h Message-ID: <199810151908.MAA15872@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1998/10/15 12:08:58 PDT
Modified files:
sys/cam cam_xpt.c
sys/cam/scsi scsi_all.c scsi_all.h
Log:
Fix several potential buffer overrun conditions. These changes have been
tested both in the kernel and in userland. Also, fix a couple of printf
warnings that show up when CAMDEBUG is defined.
Reviewed by: imp
Partially submitted by: imp
Revision Changes Path
1.24 +4 -4 src/sys/cam/cam_xpt.c
1.6 +109 -23 src/sys/cam/scsi/scsi_all.c
1.5 +3 -2 src/sys/cam/scsi/scsi_all.h
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?199810151908.MAA15872>
