[sudo-commits] sudo changeset 14049:4222768293d1

Todd C. Miller Todd.Miller at sudo.ws
Tue Jun 7 11:59:19 MDT 2022


changeset:	14049:4222768293d1 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4222768293d1
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jun 07 10:50:59 2022 -0600

Log Message:
	Check for SECCOMP_MODE_FILTER not SECCOMP_SET_MODE_FILTER.
	This matches the actual prctl() call we use.

diffstat:

 config.h.in       |  6 +++---
 configure         |  8 ++++----
 configure.ac      |  4 ++--
 src/sudo_exec.h   |  4 ++--
 src/sudo_noexec.c |  6 +++---
 5 files changed, 14 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list