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 at coverity.com>
Approved by: rwatson (mentor)
Revision Changes Path
1.19 +1 -1 src/sys/dev/twe/twe.c