Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2007 11:00:43 -0700
From:      Alfred Perlstein <alfred@freebsd.org>
To:        "Andrey A. Chernov" <ache@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/sysinstall main.c
Message-ID:  <20070430180043.GK13868@elvis.mu.org>
In-Reply-To: <200704301516.l3UFGJbu019162@repoman.freebsd.org>
References:  <200704301516.l3UFGJbu019162@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Andrey A. Chernov <ache@FreeBSD.org> [070430 08:17] wrote:
> ache        2007-04-30 15:16:19 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin/sysinstall  main.c 
>   Log:
>   Preparing for upcoming POSIXed putenv() rewrite:
>   don't allow const as putenv() arg, dup it
>   
>   Revision  Changes    Path
>   1.75      +1 -1      src/usr.sbin/sysinstall/main.c

Maybe this was mentioned on the lists, but couldn't there be some
kind of define that old code could use like #define BSD_PUTENV?

I'm concerned that all these changes could lead to security
holes.

Maybe I'm just paranoid.

-- 
- Alfred Perlstein



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