]> granicus.if.org Git - sudo/commit
Also exit waitpid() loop when pid == 0. Fixes a problem where the sudo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 9 Jun 2003 20:07:56 +0000 (20:07 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 9 Jun 2003 20:07:56 +0000 (20:07 +0000)
commit27ad285a03f0780f29796da7f38f14c6450d1f91
tree3b2b79af71bd439a92a13e50ecaee2d4ccbccb89
parent7e53863e557fa1ec9b16b8c9d73c6c87c296dd3c
Also exit waitpid() loop when pid == 0.  Fixes a problem where the sudo
process would spin eating up CPU until sendmail finished when it has
to send mail.
logging.c