diff options
author | cperciva <cperciva@FreeBSD.org> | 2004-02-22 01:06:05 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2004-02-22 01:06:05 +0000 |
commit | ae73820125a27c770a216c852d7a27d7018fe9a4 (patch) | |
tree | a8f9537d96117a2631afd6dda1bc03922f4fbd6d /sys/kern/uipc_usrreq.c | |
parent | b5743daf691751f31c4c13910b083f04eb7be1d2 (diff) | |
download | FreeBSD-src-ae73820125a27c770a216c852d7a27d7018fe9a4.zip FreeBSD-src-ae73820125a27c770a216c852d7a27d7018fe9a4.tar.gz |
We want to allocate and zero sizeof(struct foo) bytes, not
sizeof(struct foo *) bytes.
Reported by: "Ted Unangst" <tedu@coverity.com>
Approved by: rwatson (mentor), scottl
Diffstat (limited to 'sys/kern/uipc_usrreq.c')
0 files changed, 0 insertions, 0 deletions