]> 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:22:37 +0000 (10:22 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Sep 2012 14:22:37 +0000 (10:22 -0400)
commit6beab19148de66d6c10e19735fbeb2c24c15ac54
treea77a3759779ef2089a1b3a02327fd4f658b3ea55
parentd2a46c0f81abc0f0dd3674d5e05197beab6c2a89
Fix duplicate detection in sudo_putenv(), do not prune out the
variable we just set when overwriting an existing instance.
Fixes bug #570
plugins/sudoers/env.c