[sudo-commits] sudo changeset 12272:0e9e7a99725d

Todd C. Miller Todd.Miller at sudo.ws
Sun Mar 1 15:24:33 MST 2020


changeset:	12272:0e9e7a99725d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0e9e7a99725d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Mar 01 13:36:54 2020 -0700

Log Message:
	Revert change to initialize io_operations earlier.
	Instead, check io_operations.open for NULL which is the case for
	"sudo -V".  Also move the early return in sudoers_io_open() for
	"sudo -V" until after we have initialized debugging.

diffstat:

 plugins/sudoers/iolog.c |  17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)


More information about the sudo-commits mailing list