[sudo-commits] sudo changeset 11471:fec53753cf52

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 20 10:06:14 MDT 2018


changeset:	11471:fec53753cf52 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fec53753cf52
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 20 10:04:15 2018 -0600

Log Message:
	Close the pty slave in the parent so that when the command and
	monitor exit, the pty gets recycled without our having to close
	it directly.

diffstat:

 src/exec_monitor.c |   9 ++++++++
 src/exec_pty.c     |  59 ++++++++++++++++++++++++++++-------------------------
 2 files changed, 40 insertions(+), 28 deletions(-)


More information about the sudo-commits mailing list