[sudo-commits] sudo changeset 10936:09f7992f681b

Todd C. Miller Todd.Miller at courtesan.com
Thu May 4 12:27:34 MDT 2017


changeset:	10936:09f7992f681b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/09f7992f681b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 04 11:00:22 2017 -0600

Log Message:
	Add io_open() wrapper for open(2) that retries with PERM_IOLOG if
	open(2) fails with EACCES.  Use io_open() instead of duplicate
	copies of the same fallback code.

diffstat:

 plugins/sudoers/iolog.c |  64 +++++++++++++++++++++++-------------------------
 1 files changed, 31 insertions(+), 33 deletions(-)


More information about the sudo-commits mailing list