[sudo-commits] sudo changeset 12288:1064b906ca68

Todd C. Miller Todd.Miller at sudo.ws
Sat Mar 14 11:16:59 MDT 2020


changeset:	12288:1064b906ca68 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1064b906ca68
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Mar 14 11:13:55 2020 -0600

Log Message:
	Ignore a failure to restore the RLIMIT_CORE resource limit.
	Linux containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY
	if we set the limit to zero, even for root.  This is not a problem
	outside the container.

diffstat:

 src/limits.c |  71 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 61 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list