Date: Sat, 28 Feb 2004 04:59:56 -0800 (PST) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200402281259.i1SCxukM009528@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2004/02/28 04:59:56 PST FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: Compare the *number* of patterns to zero, not the *pointer* to the patterns. (These lines are correct the other two times they appear.) Reported by: "Ted Unangst" <tedu@coverity.com> Approved by: rwatson (mentor), ken (scsi) Revision Changes Path 1.138 +1 -1 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402281259.i1SCxukM009528>