[sudo-commits] sudo changeset 8524:2544f5e306dd

Todd C. Miller Todd.Miller at courtesan.com
Tue Dec 4 10:18:47 EST 2012


changeset:	8524:2544f5e306dd in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2544f5e306dd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Dec 04 10:18:41 2012 -0500

Log Message:
	Use MAX_HOST_NAME+1 (limits.h) instead of MAXHOSTNAMELEN (sys/param.h
	or netdb.h).

diffstat:

 include/missing.h             |  12 ++++++++++--
 plugins/sudoers/match.c       |   4 ++--
 plugins/sudoers/testsudoers.c |   2 +-
 plugins/sudoers/visudo.c      |   2 +-
 src/sudo.c                    |   2 +-
 5 files changed, 15 insertions(+), 7 deletions(-)


More information about the sudo-commits mailing list