]> granicus.if.org Git - sudo/commit
Don't skip debug printfs in handle_sigchld() just because execve()
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Jun 2016 17:27:59 +0000 (11:27 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Jun 2016 17:27:59 +0000 (11:27 -0600)
commit66ab525f1e91e3721752c6d81912ec8cdad7647d
tree6d61fb1ae07f88a6b4612d5e8059bf053a468235
parentf683cbd582df4ed15a4d10fa56218e480be90016
Don't skip debug printfs in handle_sigchld() just because execve()
returned an error.
src/exec_pty.c