[sudo-commits] sudo changeset 9242:6351225f47d7

Todd C. Miller Todd.Miller at courtesan.com
Tue Jan 14 15:09:43 MST 2014


changeset:	9242:6351225f47d7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6351225f47d7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jan 14 14:22:04 2014 -0700

Log Message:
	When restoring fds traverse list from high -> low, not low -> high
	to avoid implicitly closing an fd we want to relocate.

diffstat:

 src/preserve_fds.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list