[sudo-commits] sudo changeset 11411:2a7a73de30cf

Todd C. Miller Todd.Miller at sudo.ws
Tue Jun 5 15:39:00 MDT 2018


changeset:	11411:2a7a73de30cf in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2a7a73de30cf
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jun 05 15:37:16 2018 -0600

Log Message:
	FreeBSD wordexp() returns WRDE_SYNTAX if it can't write to the shell
	process.  Since we've prevented execve() from succeeding this is
	the error we get back from wordexp() on FreeBSD.

diffstat:

 src/regress/noexec/check_noexec.c |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list