[sudo-commits] sudo changeset 9352:ffde2a363f92

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 5 10:37:18 MST 2014


changeset:	9352:ffde2a363f92 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/ffde2a363f92
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Feb 28 15:04:36 2014 -0700

Log Message:
	Avoid a crash on Mac OS X 10.8 (at least) when we close libdispatch's
	fds out from under it before executing the command.  Switch to just
	setting the close on exec flag instead.

diffstat:

 closefrom.c |  18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list