[sudo-commits] sudo changeset 12984:c0d572fd9921

Todd C. Miller Todd.Miller at sudo.ws
Sun Feb 14 16:16:16 MST 2021


changeset:	12984:c0d572fd9921 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c0d572fd9921
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Feb 14 14:01:31 2021 -0700

Log Message:
	Fix sudoers garbage collection and run it in policy fuzzer.

diffstat:

 plugins/sudoers/env.c                      |  11 ++++-
 plugins/sudoers/gc.c                       |  64 ++++++++++++++++++++++++++++-
 plugins/sudoers/policy.c                   |   5 +-
 plugins/sudoers/regress/fuzz/fuzz_policy.c |   7 +-
 plugins/sudoers/sudoers.c                  |   6 +-
 plugins/sudoers/sudoers.h                  |   3 +
 6 files changed, 82 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list