]> granicus.if.org Git - sudo/commit
Fix duplicate detection in sudo_putenv(), do not prune out the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Sep 2012 14:25:07 +0000 (10:25 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Sep 2012 14:25:07 +0000 (10:25 -0400)
commitf4b906433246766d1e00ab51313209f618c804b9
tree88cab0db0782563d57936008f2744da19c27e57a
parentc8b170d5b1b947930fc30190a6e6123f6e8fb38a
Fix duplicate detection in sudo_putenv(), do not prune out the
variable we just set when overwriting an existing instance.
Fixes bug #570

--HG--
branch : 1.7
env.c