[sudo-commits] sudo changeset 11542:b2ae9be4d1d6

Todd C. Miller Todd.Miller at sudo.ws
Fri Oct 5 14:51:14 MDT 2018


changeset:	11542:b2ae9be4d1d6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b2ae9be4d1d6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Oct 05 14:04:29 2018 -0600

Log Message:
	Initialize the pty rows/cols based on the values we stored in user_details.
	This fixes a minor issue where we would send an extra window size
	change event the first time the command was suspended.

diffstat:

 src/exec_pty.c |  14 +++++++++-----
 src/sudo.c     |   4 ++--
 src/sudo.h     |   2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)


More information about the sudo-commits mailing list