* Andrey A. Chernov <[EMAIL PROTECTED]> [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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"