[sudo-commits] sudo changeset 13376:ab011d864e87

Todd C. Miller Todd.Miller at sudo.ws
Tue Aug 10 13:08:47 MDT 2021


changeset:	13376:ab011d864e87 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ab011d864e87
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Aug 10 12:58:18 2021 -0600

Log Message:
	Add garbage collection to resolve_editor().
	Fixes a leak when evaluating the policy multiple times if sudoedit
	is set.

diffstat:

 plugins/sudoers/Makefile.in |   6 +++---
 plugins/sudoers/editor.c    |   7 ++++++-
 plugins/sudoers/gc.c        |  12 ------------
 plugins/sudoers/sudoers.c   |   3 +--
 plugins/sudoers/sudoers.h   |   1 -
 5 files changed, 10 insertions(+), 19 deletions(-)



More information about the sudo-commits mailing list