From owner-cvs-all Wed Dec 13 17:51:44 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 13 17:51:42 2000 Return-Path: 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 DA9CA37B404; Wed, 13 Dec 2000 17:51:41 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBE1pek88949; Wed, 13 Dec 2000 17:51:40 -0800 (PST) (envelope-from rwatson) Message-Id: <200012140151.eBE1pek88949@freefall.freebsd.org> From: Robert Watson Date: Wed, 13 Dec 2000 17:51:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattrctl extattrctl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/12/13 17:51:39 PST Modified files: usr.sbin/extattrctl extattrctl.c Log: o Check return of strdup() for NULL, abort if so. Submitted by: jedgar Revision Changes Path 1.10 +5 -2 src/usr.sbin/extattrctl/extattrctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message