[sudo-commits] sudo changeset 10328:031037a56e51

Todd C. Miller Todd.Miller at courtesan.com
Thu Jan 21 07:43:27 MST 2016


changeset:	10328:031037a56e51 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/031037a56e51
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jan 21 07:43:25 2016 -0700

Log Message:
	When parsing debug entries, don't make a lower value override a
	higher one.  For example, for "pcomm at debug,all at warn" the "all at warn"
	should not set pcomm to "warn" when it is already at "debug".

diffstat:

 lib/util/sudo_debug.c |  15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)


More information about the sudo-commits mailing list