[sudo-commits] sudo changeset 14036:0006cb6531f4

Todd C. Miller Todd.Miller at sudo.ws
Mon Jun 6 20:10:53 MDT 2022


changeset:	14036:0006cb6531f4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0006cb6531f4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jun 06 19:42:07 2022 -0600

Log Message:
	Reinstall the event handler if we get EAGAIN from read/write callback.
	The read and write events do not set SUDO_EV_PERSIST so we need to
	explicitly re-enable the event if there is still data to be read.
	Bug #963.

diffstat:

 src/exec_pty.c |  14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list