[sudo-commits] sudo changeset 11919:98fe708cd0f6

Todd C. Miller Todd.Miller at sudo.ws
Mon Nov 11 18:10:07 MST 2019


changeset:	11919:98fe708cd0f6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/98fe708cd0f6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Nov 11 17:57:10 2019 -0700

Log Message:
	Don't set the RLIMIT_STACK soft/hard limits to unlimited.
	Use 8Mb for soft and 64Mb for hard.
	Works around issues on macOS and docker.  See also Bug #908

diffstat:

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


More information about the sudo-commits mailing list