CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/24 10:29:48
Modified files:
usr.bin/sudo : env.c
Log message:
Fix logic inversion when checking environment variables on the
command line against the blacklist. This is only a problem when
env_reset is disabled. CVE 2014-0106
