[sudo-commits] sudo changeset 12615:3760f44d81d4

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 4 19:03:59 MDT 2020


changeset:	12615:3760f44d81d4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3760f44d81d4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 04 19:02:26 2020 -0600

Log Message:
	Fix regress when ttyname(3) returns the same device under a different name.
	On systems that have both new and old pty names we can end up with
	a name mismatch even though the underlying device is the same.

diffstat:

 src/regress/ttyname/check_ttyname.c |  32 ++++++++++++++++++++++++--------
 1 files changed, 24 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list