[sudo-commits] sudo changeset 14575:967f706e6bff

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 21 15:06:16 MST 2023


changeset:	14575:967f706e6bff in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/967f706e6bff
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 21 14:46:27 2023 -0700

Log Message:
	Stub out pivot_root() and unpivot_root() for all but the sudoers module.

diffstat:

 plugins/sudoers/Makefile.in               |  17 +++++++++--------
 plugins/sudoers/regress/fuzz/fuzz_stubs.c |  12 ++++++++++++
 plugins/sudoers/stubs.c                   |  14 ++++++++++++++
 plugins/sudoers/testsudoers.c             |  12 ++++++++++++
 4 files changed, 47 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list