[sudo-commits] sudo changeset 7513:9638f4e7fd14

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 13:06:34 EST 2012


changeset:	7513:9638f4e7fd14 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9638f4e7fd14
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 12:52:36 2012 -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