[sudo-commits] sudo changeset 10907:c8c9cc31c43a

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 20 16:15:07 MDT 2017


changeset:	10907:c8c9cc31c43a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c8c9cc31c43a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 20 15:10:57 2017 -0600

Log Message:
	use pipe2() with O_CLOEXEC instead of pipe() + fcntl() and FD_CLOEXEC

diffstat:

 src/exec_monitor.c |  3 +--
 src/exec_nopty.c   |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list