[sudo-commits] sudo changeset 5363:060451617713

Todd C. Miller Todd.Miller at courtesan.com
Fri May 21 14:51:56 EDT 2010


changeset:	5363:060451617713 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/060451617713
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 21 14:50:26 2010 -0400

Log Message:
	Close the I/O pipes aftering dup2()ing them to std{in,out,err}.
	Fixes extra fds being present in the command when it is part of a pipeline.

diffstat:

 src/script.c |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list