[sudo-commits] sudo changeset 9435:0b4c430e8b88

Todd C. Miller Todd.Miller at courtesan.com
Mon Apr 28 09:01:20 MDT 2014


changeset:	9435:0b4c430e8b88 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0b4c430e8b88
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Apr 28 08:36:22 2014 -0600

Log Message:
	Fix fd leak on Linux when determing boot time.  This is usually
	masked by the closefrom() call in sudo.  From Jamie Anderson.
	Bug #645

diffstat:

 doc/CONTRIBUTORS           |  1 +
 plugins/sudoers/boottime.c |  8 +++++---
 2 files changed, 6 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list