[sudo-commits] sudo changeset 10023:95ac6c5b7b60

Todd C. Miller Todd.Miller at courtesan.com
Tue May 26 15:27:25 MDT 2015


changeset:	10023:95ac6c5b7b60 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/95ac6c5b7b60
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 20 10:58:17 2015 -0600

Log Message:
	In our krb5_get_init_creds_opt_alloc() replacement use malloc()
	instead of sudo_emalloc() and return KRB5_CC_NOMEM on allocation
	failure.  Only old versions of Kerberos V will need this.

diffstat:

 plugins/sudoers/auth/kerb5.c |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list