[sudo-commits] sudo changeset 6558:5bcfe5a061c2

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 16 12:02:52 EDT 2011


changeset:	6558:5bcfe5a061c2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5bcfe5a061c2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 16 11:55:54 2011 -0400

Log Message:
	In handle_signals(), restart the read() on EINTR to make sure we keep up
	with the signal pipe.  Don't return -1 on EAGAIN, it just means we have
	emptied the pipe.

diffstat:

 exec.c |  16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list