[sudo-commits] sudo changeset 12322:c31039431c46

Todd C. Miller Todd.Miller at sudo.ws
Thu Apr 2 09:36:18 MDT 2020


changeset:	12322:c31039431c46 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c31039431c46
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Apr 02 09:32:41 2020 -0600

Log Message:
	Do not try to delete creds we did not set.
	If pam_setcred() fails when opening the PAM session, we don't want
	to call it with PAM_DELETE_CRED when closing the session.

diffstat:

 plugins/sudoers/auth/pam.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list