Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2002 17:01:47 -0700
From:      Maxime Henrion <mux@freebsd.org>
To:        current@FreeBSD.org
Cc:        Peter Wemm <peter@wemm.org>
Subject:   Re: Recent commit to sys/kern/kern_environment.c broke reading tunables
Message-ID:  <20020428000146.GB63621@elvis.mu.org>
In-Reply-To: <20020427230829.970ED38FD@overcee.wemm.org>
References:  <20020427205753.1F69938FD@overcee.wemm.org> <20020427230829.970ED38FD@overcee.wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> This turned out to be part of the problem.  I committed your patch and
> another followup that got the rest of it.  The outstanding problems were:
> 1) checkmethod caused use_kenv to be set only once and the next time it
> was called, use_kenv would stay at zero and static hints only got used.
> 2) the termination of the kenvp[] loop could do a null deref.
> 
> Anyway, I've committed both your and my changes, it should be working now.
> If anybody else sees problems still, please yell.

Thanks for taking the time to fix this.  I was unavailable the whole day
and tried to see what was causing the problem quickly this morning, but  
I expected this to not be sufficient, and it indeed wasn't :-).

Cheers,
Maxime

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?20020428000146.GB63621>