[sudo-commits] sudo changeset 15018:e54b06561de1

Todd C. Miller Todd.Miller at sudo.ws
Sat Aug 26 10:48:33 MDT 2023


changeset:	15018:e54b06561de1 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e54b06561de1
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Aug 26 10:08:32 2023 -0600

Log Message:
	Replace AUTH_INTR return with AUTH_FAILURE.

	The two were treated identically by the caller.

diffstat:

 plugins/sudoers/auth/API         |   4 ----
 plugins/sudoers/auth/aix_auth.c  |   2 +-
 plugins/sudoers/auth/bsdauth.c   |  11 +++++------
 plugins/sudoers/auth/fwtk.c      |   4 ++--
 plugins/sudoers/auth/pam.c       |   4 ++--
 plugins/sudoers/auth/sia.c       |   4 ++--
 plugins/sudoers/auth/sudo_auth.c |   1 -
 plugins/sudoers/auth/sudo_auth.h |   5 ++---
 8 files changed, 14 insertions(+), 21 deletions(-)



More information about the sudo-commits mailing list