[sudo-commits] sudo changeset 13880:3aaebbec4ee5

Todd C. Miller Todd.Miller at sudo.ws
Tue Mar 15 17:36:09 MDT 2022


changeset:	13880:3aaebbec4ee5 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3aaebbec4ee5
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Mar 15 17:33:58 2022 -0600

Log Message:
	Write the \r\n pair to ttyfp if possible, falling back on fp.
	This is consistent with the vfprintf() call and fixes a problem
	introduced by the last commit where the newline could be written
	before the message instead of after.

diffstat:

 src/conversation.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list