]> granicus.if.org Git - sudo/commit
Set dupcheck to TRUE when setting new HOME value if !env_reset but
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 18 Aug 2010 19:26:26 +0000 (15:26 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 18 Aug 2010 19:26:26 +0000 (15:26 -0400)
commit3d48cae18c0805475a14c07720a01f0996d51d50
tree7dc07abf887040c3e77dd6c5b08e9fafab800c0e
parent598341d36651bc6ea9902132c49f7a77b539573e
Set dupcheck to TRUE when setting new HOME value if !env_reset but
always_set_home is true.  Prevents a duplicate HOME in the environment
(old value plus the new one) introduced in f421f8827340.
plugins/sudoers/env.c