[sudo-commits] sudo changeset 12986:f3fbf78e6e41

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 15 10:56:14 MST 2021


changeset:	12986:f3fbf78e6e41 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f3fbf78e6e41
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 15 08:29:47 2021 -0700

Log Message:
	Free struct sudo_user in sudoers_policy_close() and sudoers_cleanup().
	Also, do not NULL out the close function if NO_LEAKS is defined.

diffstat:

 plugins/sudoers/policy.c                   |  26 +++-----------
 plugins/sudoers/regress/fuzz/fuzz_policy.c |  53 +++--------------------------
 plugins/sudoers/sudoers.c                  |  52 +++++++++++++++++++++++++++++
 plugins/sudoers/sudoers.h                  |   1 +
 4 files changed, 66 insertions(+), 66 deletions(-)



More information about the sudo-commits mailing list