]> granicus.if.org Git - sudo/commit
Go back to escaping the command args for "sudo -i" and "sudo -s"
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Aug 2011 14:19:48 +0000 (10:19 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Aug 2011 14:19:48 +0000 (10:19 -0400)
commite3898645d3a61c7a2a6a4f6a6f3a9d8fb9fd4da1
tree9f2c2797f0a55a9306150a35b349eacd182cd973
parent3db8baa45f042df6b1d34c4829fc4f8c5785dc89
Go back to escaping the command args for "sudo -i" and "sudo -s"
in NewArgv before checking sudoers but unescape non-spaces when
building user_args to make sudoers matching easier.

--HG--
branch : 1.7
sudo.c