[sudo-commits] sudo changeset 7421:732f6587fafa

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 29 19:51:31 EST 2011


changeset:	7421:732f6587fafa in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/732f6587fafa
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Nov 29 19:51:24 2011 -0500

Log Message:
	Do not close error pipe or debug fd via closefrom() as we need them
	to report an exec error should one occur.

diffstat:

 common/sudo_debug.c  |  17 +++++++++++++++++
 include/sudo_debug.h |   3 ++-
 src/exec.c           |  11 +++++++++--
 src/exec_pty.c       |  21 +++++++++++++++------
 4 files changed, 43 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list