[sudo-commits] sudo changeset 7969:7c94c4879208

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 5 13:04:40 EDT 2012


changeset:	7969:7c94c4879208 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7c94c4879208
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 05 13:04:00 2012 -0400

Log Message:
	Always pass __func__, __FILE__ and __LINE__ in sudo_debug_printf()
	and use a new flag, SUDO_DEBUG_FILENO to specify when to use it.
	This allows consumers of sudo_debug_printf() to log that data without
	having to specify it manually.

diffstat:

 common/sudo_debug.c  |   7 +++--
 include/error.h      |  20 +++++++++------
 include/sudo_debug.h |  64 ++++++++++++++++++++++++++++-----------------------
 3 files changed, 51 insertions(+), 40 deletions(-)



More information about the sudo-commits mailing list