[sudo-commits] sudo changeset 10183:86c20e7fc6bd

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 18 08:57:59 MDT 2015


changeset:	10183:86c20e7fc6bd in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/86c20e7fc6bd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 18 08:57:53 2015 -0600

Log Message:
	The condition for adding a missing newline at the end of sudoers
	was never reached.  Keep track of the last character and write a
	newline character if when copying to the temp file.  Found by Radovan
	Sroka.

diffstat:

 plugins/sudoers/visudo.c |  17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)


More information about the sudo-commits mailing list