Date: Mon, 17 Jul 2000 21:42:03 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/scsi_target scsi_target.c Message-ID: <200007180442.VAA16257@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/07/17 21:42:03 PDT
Modified files: (Branch: RELENG_4)
share/examples/scsi_target scsi_target.c
Log:
MFC:
Don't get stuck in a loop calling exit from an atexit routine. Clean
up cam_fill_ctio usage to passed atio flags. Clear periph_priv area
of new ctio so if the kernel is dumb enough to look at them (this is
a SECURITY hole) the panic will be obvious instead of subtle.
Clean up after oneself on exit.
Revision Changes Path
1.5.2.2 +20 -9 src/share/examples/scsi_target/scsi_target.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?200007180442.VAA16257>
