]> granicus.if.org Git - sudo/commit
Do not close error pipe or debug fd via closefrom() as we need them
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 18:19:01 +0000 (13:19 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 18:19:01 +0000 (13:19 -0500)
commit749793c8186848bc1356c88097f49953b4a74353
tree4e85ba7b7a6be8ceb5605d69aaaa18aca159e489
parent737486b93d524fc75d90cab9a3d1300e855a87b0
Do not close error pipe or debug fd via closefrom() as we need them
to report an exec error should one occur.

--HG--
branch : 1.7
exec.c
exec_pty.c