OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Mon Jun 09 2003 - 15:09:11 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/06/09 14:09:10

Modified files:
        usr.bin/sudo : logging.c

Log message:
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.