cvs commit: src/sys/dev/raidframe rf_diskqueue.c
Colin Percival
cperciva at FreeBSD.org
Sat Feb 21 17:06:06 PST 2004
cperciva 2004/02/21 17:06:05 PST
FreeBSD src repository
Modified files:
sys/dev/raidframe rf_diskqueue.c
Log:
We want to allocate and zero sizeof(struct foo) bytes, not
sizeof(struct foo *) bytes.
Reported by: "Ted Unangst" <tedu at coverity.com>
Approved by: rwatson (mentor), scottl
Revision Changes Path
1.3 +2 -2 src/sys/dev/raidframe/rf_diskqueue.c
More information about the cvs-src
mailing list