[sudo-commits] sudo changeset 5229:e1e4560401f6

Todd C. Miller Todd.Miller at courtesan.com
Sat Apr 10 12:18:16 EDT 2010


changeset:	5229:e1e4560401f6 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e1e4560401f6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Apr 10 10:31:47 2010 -0400

Log Message:
	Only need to take action on SIGCHLD in parent if no I/O logger.
	If there is an I/O logger we will receive ECONNRESET or EPIPE when
	we try to read from the socketpair.

diffstat:

 src/script.c |  31 +++++++++++--------------------
 1 files changed, 11 insertions(+), 20 deletions(-)



More information about the sudo-commits mailing list