[sudo-commits] sudo changeset 12748:b6869b7da3c2

Todd C. Miller Todd.Miller at sudo.ws
Wed Nov 18 09:39:50 MST 2020


changeset:	12748:b6869b7da3c2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b6869b7da3c2
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Nov 18 09:36:05 2020 -0700

Log Message:
	Fix calling sudo_conf_read() multiple times with different conf_types.
	The change to reinitialize the configuration data when sudo_conf_read()
	is called again didn't take into account that sudo calls sudo_conf_read()
	twice--once for the debug info and once for everything else.

diffstat:

 lib/util/sudo_conf.c |  153 ++++++++++++++++++++++++++++----------------------
 1 files changed, 86 insertions(+), 67 deletions(-)



More information about the sudo-commits mailing list