]> granicus.if.org Git - sudo/commit
Make sure that SIGCHLD is not treated as a user-generated signal
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Nov 2014 16:24:41 +0000 (09:24 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Nov 2014 16:24:41 +0000 (09:24 -0700)
commit21166d4da9089e0af661ad5d167a58a7e71a9b98
treed8460465b0c93355974ce41f735e6a15c3b94ce2
parentbe2de71df40de73e67400e50e5d7e5bd024155a3
Make sure that SIGCHLD is not treated as a user-generated signal
in which case it could be ignored.  Bug #676
src/exec.c
src/exec_pty.c