NetBSD Problem Report #35073

From www@NetBSD.org  Sat Nov 18 15:13:56 2006
Return-Path: <www@NetBSD.org>
Received: by narn.NetBSD.org (Postfix, from userid 31301)
	id 372C163BAFE; Sat, 18 Nov 2006 15:13:56 +0000 (UTC)
Message-Id: <20061118151356.372C163BAFE@narn.NetBSD.org>
Date: Sat, 18 Nov 2006 15:13:56 +0000 (UTC)
From: spetrov@mallsi.com
Reply-To: spetrov@mallsi.com
To: gnats-bugs@NetBSD.org
Subject: problem compile kernel with: options PPPOE_SERVER
X-Send-Pr-Version: www-1.0

>Number:         35073
>Category:       port-i386
>Synopsis:       problem compile kernel with: options PPPOE_SERVER
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-i386-maintainer
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 18 15:15:00 +0000 2006
>Closed-Date:    Tue Feb 28 20:44:32 +0000 2017
>Last-Modified:  Tue Feb 28 20:44:32 +0000 2017
>Originator:     Svetoslav Petrov
>Release:        NetBSD - 3.0.0
>Organization:
>Environment:
NetBSD mallsi.com 3.0.0_STABLE NetBSD 3.0.0_STABLE (MALLSI) #0: Tue Apr 11 03:31:43 EEST 2006  root@mallsi.com:/usr/src/sys/arch/i386/compile/MALLSI i386

>Description:
when compiling kernel with: options PPPOE_SERVER

../../../../net/if_pppoe.c:1327: warning: `l1' might be used uninitialized in this function

and compiling stops
>How-To-Repeat:

>Fix:
initialize
l1 variable into if_pppoe.c line 1327

....
size_t len, l1=0;
....

>Release-Note:

>Audit-Trail:
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-i386/35073: problem compile kernel with: options PPPOE_SERVER
Date: Sat, 18 Nov 2006 20:46:32 +0100

 This is not i386 specific, and has been fixed in rev 1.61 - I'll request
 pullups.

 Martin

State-Changed-From-To: open->closed
State-Changed-By: snj@NetBSD.org
State-Changed-When: Tue, 28 Feb 2017 20:44:32 +0000
State-Changed-Why:
fixed ages ago


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.