Date: Sun, 29 Oct 2000 08:14:29 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netncp ncp_conn.c src/sys/nwfs nwfs_node.c nwfs_vfsops.c Message-ID: <200010291614.IAA89906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/10/29 08:14:29 PST
Modified files:
sys/netncp ncp_conn.c
sys/nwfs nwfs_node.c nwfs_vfsops.c
Log:
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
Revision Changes Path
1.11 +4 -7 src/sys/netncp/ncp_conn.c
1.12 +2 -3 src/sys/nwfs/nwfs_node.c
1.11 +2 -4 src/sys/nwfs/nwfs_vfsops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010291614.IAA89906>
