[sudo-commits] sudo changeset 10466:ccfb4dd260fa

Todd C. Miller Todd.Miller at courtesan.com
Tue May 17 08:20:52 MDT 2016


changeset:	10466:ccfb4dd260fa in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ccfb4dd260fa
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 16 14:16:08 2016 -0600

Log Message:
	Don't try to fflush(export_fp) or ferror(export_fp) if export_fp
	is NULL, which can happen on the error path.

diffstat:

 plugins/sudoers/visudo_json.c |  12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list