[sudo-commits] sudo changeset 7364:562ed7b5ae8d

Todd C. Miller Todd.Miller at courtesan.com
Tue Oct 25 14:55:00 EDT 2011


changeset:	7364:562ed7b5ae8d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/562ed7b5ae8d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Oct 22 14:28:33 2011 -0400

Log Message:
	Wrap error/errorx and warning/warningx functions with debug statements.
	Disable wrapping for standalone sudoers programs as well as memory
	allocation functions (to avoid infinite recursion).

diffstat:

 common/alloc.c                 |  24 ++++++++--------
 include/error.h                |  62 +++++++++++++++++++++++++++++++++++++++--
 plugins/sudoers/plugin_error.c |   8 ++--
 plugins/sudoers/sudoreplay.c   |   2 +
 plugins/sudoers/testsudoers.c  |   2 +
 plugins/sudoers/visudo.c       |   2 +
 src/error.c                    |   8 ++--
 7 files changed, 84 insertions(+), 24 deletions(-)



More information about the sudo-commits mailing list