[sudo-commits] sudo changeset 9080:6838657a1a2f

Todd C. Miller Todd.Miller at courtesan.com
Fri Nov 1 16:54:56 MDT 2013


changeset:	9080:6838657a1a2f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6838657a1a2f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Nov 01 16:54:49 2013 -0600

Log Message:
	Don't call sudo_ev_{add,del}_impl() for timeout-only events.  This
	makes it possible to pass sudo_ev_alloc() an fd of -1 for events
	only use SUDO_EV_TIMEOUT.

diffstat:

 common/event.c |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list