]> granicus.if.org Git - sudo/commit
Perform command escaping for "sudo -s" and "sudo -i" after validating
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 25 Jan 2011 14:53:57 +0000 (09:53 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 25 Jan 2011 14:53:57 +0000 (09:53 -0500)
commitfc3848166320e861b7705515a74a4e2025a900d6
tree65fe12dcf4e8a48cde3d45ea6afe7ce402100ee7
parent51515c6c01adb99ef81f5bd82c29c2c862ca9c87
Perform command escaping for "sudo -s" and "sudo -i" after validating
sudoers so the sudoers entries don't need to have all the backslashes.
NEWS
src/parse_args.c
src/sudo.c