From owner-cvs-all Mon Jan 8 21:42:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A13A437B400; Mon, 8 Jan 2001 21:42:31 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f095gVp26790; Mon, 8 Jan 2001 21:42:31 -0800 (PST) (envelope-from rwatson) Message-Id: <200101090542.f095gVp26790@freefall.freebsd.org> From: Robert Watson Date: Mon, 8 Jan 2001 21:42:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libposix1e acl_init.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2001/01/08 21:42:31 PST Modified files: lib/libposix1e acl_init.c Log: o bzero() the ACL structure only if malloc() returns non-NULL. Submitted by: jedgar Revision Changes Path 1.4 +3 -2 src/lib/libposix1e/acl_init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message