Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 03:16:58 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        jeff@FreeBSD.org
Cc:        current@freebsd.org
Subject:   Re: i386 tinderbox failure
Message-ID:  <20020805031658.A29240@espresso.q9media.com>
In-Reply-To: <200208050710.g757Ajp5070986@ref5.freebsd.org>; from des@FreeBSD.org on Mon, Aug 05, 2002 at 12:10:45AM -0700
References:  <200208050710.g757Ajp5070986@ref5.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@FreeBSD.org> writes:
> cc1: warnings being treated as errors
> /local0/scratch/des/src/sys/kern/vfs_cache.c: In function `vn_fullpath':
> /local0/scratch/des/src/sys/kern/vfs_cache.c:824: warning: `vp' might be used uninitialized in this function
> *** Error code 1

Jeff,
This assertion can't be right since vp will always be uninitialized.
Does it need to be moved into the for loop a few lines below, or is
checking vn sufficient?

Best regards,
Mike Barcroft

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020805031658.A29240>