[sudo-commits] sudo changeset 10762:d1e74c5f21a6

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 21 09:39:19 MST 2016


changeset:	10762:d1e74c5f21a6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d1e74c5f21a6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Nov 21 06:37:23 2016 -1000

Log Message:
	Add SUDO_DEBUG_INSTANCE_ERROR return value for sudo_debug_register()
	and check for it in places where we check the return value of
	sudo_debug_register().

diffstat:

 include/sudo_debug.h            |   3 +++
 lib/util/sudo_debug.c           |  15 ++++++++-------
 plugins/sudoers/iolog.c         |   5 ++++-
 plugins/sudoers/policy.c        |   3 ++-
 plugins/sudoers/sudoers.h       |   2 +-
 plugins/sudoers/sudoers_debug.c |   5 ++++-
 plugins/sudoers/visudo.c        |   3 ++-
 src/sudo.c                      |   2 ++
 8 files changed, 26 insertions(+), 12 deletions(-)


More information about the sudo-commits mailing list