]> granicus.if.org Git - sudo/commit
Replace the guts of sudo_setenv_nodebug() with our old setenv.c
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 16 Sep 2012 19:18:58 +0000 (15:18 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 16 Sep 2012 19:18:58 +0000 (15:18 -0400)
commitfaf112c53bb305b08ed6bd0a50610eeabd0d0307
treeb18647df3aa6e06b05dcfd30a5b913753d9be4f0
parent3c34c0a4b84e053cf2deb5736167cb2ebddf960f
Replace the guts of sudo_setenv_nodebug() with our old setenv.c
which supports non-standard BSD and glibc semantics.
sudo_setenv() now simply calls sudo_setenv2().
plugins/sudoers/env.c