[sudo-commits] sudo changeset 8222:29d9fc4e0c4e

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 27 13:44:01 EDT 2012


changeset:	8222:29d9fc4e0c4e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/29d9fc4e0c4e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 27 13:41:58 2012 -0400

Log Message:
	Use MAX_UID_T_LEN + 1 for uid/gid buffers, not MAX_UID_T_LEN to
	prevent potential truncation.  Bug #562.

diffstat:

 plugins/sudoers/env.c  |  2 +-
 plugins/sudoers/ldap.c |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list