[sudo-commits] sudo changeset 14713:4e65c3923119

Todd C. Miller Todd.Miller at sudo.ws
Mon Apr 24 10:36:04 MDT 2023


changeset:	14713:4e65c3923119 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4e65c3923119
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Apr 24 10:32:40 2023 -0600

Log Message:
	disable_coredump: only change the soft limit, leave the hard limit as-is
	This should avoid problems on Linux in cases where sudo does not
	have CAP_SYS_RESOURCE which may be the case in an unprivileged container.
	GitHub issue #42

diffstat:

 src/limits.c |  52 ++++++++++++++++++++++++++++++++--------------------
 1 files changed, 32 insertions(+), 20 deletions(-)



More information about the sudo-commits mailing list