[sudo-commits] sudo changeset 8706:6d3e1ba47de9

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 7 11:54:25 EST 2013


changeset:	8706:6d3e1ba47de9 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6d3e1ba47de9
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 05 14:06:51 2013 -0500

Log Message:
	Make sure groupname_len is at least 32 just to be on the safe side.
	It is better to allocate a little extra and not need it than to
	have to reallocate and start over.

diffstat:

 plugins/sudoers/pwutil_impl.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list