[sudo-commits] sudo changeset 13545:ca5499c8c40f

Todd C. Miller Todd.Miller at sudo.ws
Mon Sep 27 13:49:06 MDT 2021


changeset:	13545:ca5499c8c40f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ca5499c8c40f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Sep 26 08:05:08 2021 -0600

Log Message:
	Handle EMLINK and EFTYPE errno values for O_NOFOLLOW failure.
	FreeBSD returns EMLINK and NetBSD returns EFTYPE instead of ELOOP.
	This is only used to present the user with a more appropriate error
	message.

diffstat:

 src/edit_open.c |  23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list