[sudo-commits] sudo changeset 9979:6931948a57f8

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 22 13:31:46 MDT 2015


changeset:	9979:6931948a57f8 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6931948a57f8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 22 13:30:58 2015 -0600

Log Message:
	Split variable declaration out of debug_decl into debug_decl_vars()
	so we can use it in main() when we know sudo_debug_enter() cannot
	succeed.

diffstat:

 include/sudo_debug.h |  15 ++++++++-------
 src/sudo.c           |   2 +-
 2 files changed, 9 insertions(+), 8 deletions(-)


More information about the sudo-commits mailing list