[sudo-commits] sudo changeset 9187:7d712ec49db7

Todd C. Miller Todd.Miller at courtesan.com
Tue Dec 24 15:01:46 MST 2013


changeset:	9187:7d712ec49db7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7d712ec49db7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Dec 24 15:01:00 2013 -0700

Log Message:
	Redo preserve_fds support to remap high fds so we can get the most
	out of closefrom().  The fds are then restored after closefrom().

diffstat:

 src/preserve_fds.c |  152 ++++++++++++++++++++++++++++++++++++++++++----------
 src/sudo.c         |    2 +-
 src/sudo.h         |   17 +++--
 3 files changed, 132 insertions(+), 39 deletions(-)


More information about the sudo-commits mailing list