[sudo-commits] sudo changeset 10440:cd3a1e182dd4

Todd C. Miller Todd.Miller at courtesan.com
Mon May 9 10:54:59 MDT 2016


changeset:	10440:cd3a1e182dd4 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cd3a1e182dd4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 09 10:53:20 2016 -0600

Log Message:
	Break up io_callback() into read_callback() and write_callback()
	to make it clear that we can't get an event with both read and write
	set.

diffstat:

 src/exec_pty.c |  229 +++++++++++++++++++++++++++++---------------------------
 1 files changed, 118 insertions(+), 111 deletions(-)


More information about the sudo-commits mailing list