[sudo-commits] sudo changeset 10045:e6a03c31f4e5

Todd C. Miller Todd.Miller at courtesan.com
Sat Jun 13 08:13:51 MDT 2015


changeset:	10045:e6a03c31f4e5 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e6a03c31f4e5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jun 12 15:30:06 2015 -0600

Log Message:
	We need to unlimit RLIMIT_NPROC in sudoers as well as the sudo front
	end since set_perms() and restore_perms change the read uid and may
	fail with EAGAIN on Linux kernels prior to 3.1.

diffstat:

 plugins/sudoers/sudoers.c |  49 +++++++++++++++++++++++++++++++++++++++++++++++
 src/sudo.c                |  12 ++++++----
 2 files changed, 56 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list