Date: Sat, 21 Feb 2004 17:03:38 -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/dev/twe twe.c Message-ID: <200402220103.i1M13coA076447@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2004/02/21 17:03:38 PST FreeBSD src repository Modified files: sys/dev/twe twe.c Log: Fix off-by-one error: sc->twe_drive is an array of TWE_MAX_UNITS elements. Reported by: "Ted Unangst" <tedu@coverity.com> Approved by: rwatson (mentor) Revision Changes Path 1.19 +1 -1 src/sys/dev/twe/twe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402220103.i1M13coA076447>