]> granicus.if.org Git - sudo/commit
In login mode, make a copy of the runas user's pw_shell for NewArgv[0]
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 14 Sep 2010 15:30:20 +0000 (11:30 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 14 Sep 2010 15:30:20 +0000 (11:30 -0400)
commit32d3d3219b38b63591045e72e8e085d41dc6058b
tree726a6ca446f62315175f0b61b8b03c815d9f0174
parentcae62ebe995b85dc99b52e0953bcbd7ee1a4551a
In login mode, make a copy of the runas user's pw_shell for NewArgv[0]
because 1) we modify it and 2) it will runas_pw gets freed before exec.

--HG--
branch : 1.7
sudo.c