CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/06/04 14:39:13

Modified files:
        lib/libc/stdlib: setenv.c 

Log message:
Don't assume that we can overwrite strings in the environment.
Someone may have passed a read-only string to putenv() (I'm looking
at you cron!).

Reply via email to