cvs commit: src/usr.sbin/sysinstall main.c
    Alfred Perlstein 
    alfred at freebsd.org
       
    Mon Apr 30 18:00:12 UTC 2007
    
    
  
* Andrey A. Chernov <ache at 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
    
    
More information about the cvs-all
mailing list