[sudo-commits] sudo changeset 10089:c9beeed2b614

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 25 11:12:40 MDT 2015


changeset:	10089:c9beeed2b614 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c9beeed2b614
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 25 11:12:36 2015 -0600

Log Message:
	Check restore_perms() return value in all cases, pushing the
	return value back up the call stack.

diffstat:

 plugins/sudoers/check.c     |   42 ++++++++----
 plugins/sudoers/check.h     |    3 +-
 plugins/sudoers/ldap.c      |    1 +
 plugins/sudoers/logging.c   |   12 ++-
 plugins/sudoers/parse.c     |    3 +-
 plugins/sudoers/policy.c    |    1 +
 plugins/sudoers/prompt.c    |    4 +-
 plugins/sudoers/sudoers.c   |   28 +++++---
 plugins/sudoers/sudoers.h   |    4 +-
 plugins/sudoers/timestamp.c |  140 ++++++++++++++++++++++++++++---------------
 10 files changed, 153 insertions(+), 85 deletions(-)


More information about the sudo-commits mailing list