[sudo-commits] sudo changeset 10439:7acc249fa098

Todd C. Miller Todd.Miller at courtesan.com
Sat May 7 14:53:14 MDT 2016


changeset:	10439:7acc249fa098 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7acc249fa098
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat May 07 14:51:37 2016 -0600

Log Message:
	In io_callback() make sure we clear SUDO_EV_READ if we close the
	fd.  It should not be possible for SUDO_EV_READ to be set when
	revent is non-NULL but this makes static analyzers happier.
	Coverity CID 104124.

diffstat:

 src/exec_pty.c |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list