[sudo-commits] sudo changeset 15164:cf5ab9602976

Todd C. Miller Todd.Miller at sudo.ws
Fri Nov 10 14:27:26 MST 2023


changeset:	15164:cf5ab9602976 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cf5ab9602976
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Nov 09 17:12:56 2023 -0700
files:		plugins/sudoers/cvtsudoers_json.c

Log Message:
	cvtsudoers_json.c: check sudo_json_* return values.

	Previously, we set memfatal to true in sudo_json_init() instead.
	This also gets rid of a number of sudo_fatalx() calls.


diffstat:

 plugins/sudoers/cvtsudoers_json.c |  444 +++++++++++++++++++++++++------------
 1 files changed, 293 insertions(+), 151 deletions(-)



More information about the sudo-commits mailing list