[sudo-commits] sudo changeset 5321:3f6b1991f4fd

Todd C. Miller Todd.Miller at courtesan.com
Tue May 11 09:00:46 EDT 2010


changeset:	5321:3f6b1991f4fd in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/3f6b1991f4fd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 11 08:59:59 2010 -0400

Log Message:
	Fix SIGPIPE handling.  Now that we use may use pipes for stdin/stdout
	we need to pass any SIGPIPE we receive to the running command.

diffstat:

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



More information about the sudo-commits mailing list