[sudo-commits] sudo changeset 8942:349ebf4987df

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 7 15:05:07 MDT 2013


changeset:	8942:349ebf4987df in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/349ebf4987df
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 07 15:04:58 2013 -0600

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:

 compat/closefrom.c |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list