From owner-cvs-all Sun Oct 20 14:52:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B7DC37B401; Sun, 20 Oct 2002 14:52:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1FD543E9C; Sun, 20 Oct 2002 14:52:30 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9KLq5mV083453; Sun, 20 Oct 2002 14:52:05 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9KLq5qT083452; Sun, 20 Oct 2002 14:52:05 -0700 (PDT) Message-Id: <200210202152.g9KLq5qT083452@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 20 Oct 2002 14:52:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_vfsops.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 phk 2002/10/20 14:52:05 PDT Modified files: sys/nfsclient nfs_vfsops.c Log: Don't examine an un-initialized variable. Spotted by: FlexeLint. Revision Changes Path 1.128 +0 -4 src/sys/nfsclient/nfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message