[sudo-commits] sudo changeset 10501:cc4933fc41bd

Todd C. Miller Todd.Miller at courtesan.com
Tue Jun 7 13:07:59 MDT 2016


changeset:	10501:cc4933fc41bd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cc4933fc41bd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jun 07 13:06:27 2016 -0600

Log Message:
	Fix setting of hard stack limit when stack_hard is not specified
	in /etc/security/limits.  When 64-bit resource limits are supported
	we can use the default value of 8388608 512-byte blocks directly.
	We should only resort to using RLIM_SAVED_MAX for 32-bit resource
	limits.

diffstat:

 lib/util/aix.c |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list