[sudo-commits] sudo changeset 9411:84e2c40d101b

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 1 16:45:02 MDT 2014


changeset:	9411:84e2c40d101b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/84e2c40d101b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 01 16:42:13 2014 -0600

Log Message:
	Make "internal error, %s overflow" arguments consistent, using
	__func__ where possible (when debugging is allowed).

diffstat:

 common/alloc.c                |  8 ++++----
 plugins/sudoers/env.c         |  6 +++---
 plugins/sudoers/linux_audit.c |  3 +--
 plugins/sudoers/policy.c      |  4 ++--
 plugins/sudoers/prompt.c      |  2 +-
 plugins/sudoers/sudoers.c     |  2 +-
 plugins/sudoers/testsudoers.c |  2 +-
 7 files changed, 13 insertions(+), 14 deletions(-)


More information about the sudo-commits mailing list