[sudo-commits] sudo changeset 5243:dc3bf870f91b

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 13 19:40:37 EDT 2010


changeset:	5243:dc3bf870f91b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/dc3bf870f91b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 13 19:40:32 2010 -0400

Log Message:
	Use a pipe to pass back errno to the parent if execve() fails.
	If we get an error in script_child(), kill the command and exit.

diffstat:

 src/script.c |  138 +++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 96 insertions(+), 42 deletions(-)



More information about the sudo-commits mailing list