]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make malloc use M_ZERO in some more locations.
authordwmalone <dwmalone@FreeBSD.org>
Sun, 29 Oct 2000 16:14:28 +0000 (16:14 +0000)
committerdwmalone <dwmalone@FreeBSD.org>
Sun, 29 Oct 2000 16:14:28 +0000 (16:14 +0000)
commite401b83c31c135957d1a7be0c6e3d9a397af04f4
tree043a242b4f57610c1e64febb748e01644ecd10ef
parent8cfaee4a94cc83819c9faa826778851c2824a532
Make malloc use M_ZERO in some more locations.
Don't check for a null pointer if malloc called with M_WAITOK.

Submitted by: josh@zipperup.org
Submitted by: Robert Drehmel <robd@gmx.net>
Approved by: bp
sys/fs/nwfs/nwfs_node.c
sys/fs/nwfs/nwfs_vfsops.c
sys/netncp/ncp_conn.c
sys/nwfs/nwfs_node.c
sys/nwfs/nwfs_vfsops.c