From owner-cvs-all Wed Feb 27 14: 0:48 2002 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 8133337B405; Wed, 27 Feb 2002 14:00:44 -0800 (PST) Received: (from green@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1RM0iN99900; Wed, 27 Feb 2002 14:00:44 -0800 (PST) (envelope-from green) Message-Id: <200202272200.g1RM0iN99900@freefall.freebsd.org> From: Brian Feldman Date: Wed, 27 Feb 2002 14:00:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e extattr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2002/02/27 14:00:44 PST Modified files: lib/libc/posix1e extattr.c Log: Check if string is not NULL, not *string, before setting *string. Revision Changes Path 1.5 +2 -2 src/lib/libc/posix1e/extattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message