[sudo-commits] sudo changeset 11679:bb7ed18e360b

Todd C. Miller Todd.Miller at sudo.ws
Fri Mar 8 07:04:43 MST 2019


changeset:	11679:bb7ed18e360b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/bb7ed18e360b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 06 20:13:40 2019 -0700

Log Message:
	Ignore EOVERFLOW from pstat_getproc(), it is not a fatal error.
	It just means that one of the fields in pstat lacks the precision to
	store a value.  That's not an issue for pst_highestfd.

diffstat:

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


More information about the sudo-commits mailing list