]> granicus.if.org Git - sudo/commit
Avoid a crash on Mac OS X 10.8 (at least) when we close libdispatch's
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 28 Feb 2014 22:04:36 +0000 (15:04 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 28 Feb 2014 22:04:36 +0000 (15:04 -0700)
commit5e18531754ac43fee181064b6c6959b158fd93bc
tree3cf9673a220efd1fe3039d4aa90a1148e8bd1b76
parent8ffa11dc118714786c959c68deffbd81854ec4b6
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.

--HG--
branch : 1.7
closefrom.c