[sudo-commits] sudo changeset 11067:7668f93e6544

Todd C. Miller Todd.Miller at courtesan.com
Wed Sep 6 12:31:17 MDT 2017


changeset:	11067:7668f93e6544 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7668f93e6544
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Sep 06 12:29:36 2017 -0600

Log Message:
	The read and write sides of signal_pipe[] were swapped, resulting
	in EBADF reading from and writing to the signal pipe on Linux and
	probably others.  On systems with bidirectional pipes this was not
	an issue.

diffstat:

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


More information about the sudo-commits mailing list