[sudo-commits] sudo changeset 12304:c74b75adb90f

Todd C. Miller Todd.Miller at sudo.ws
Sun Mar 29 05:09:26 MDT 2020


changeset:	12304:c74b75adb90f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c74b75adb90f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Mar 29 05:05:08 2020 -0600

Log Message:
	Do not use JSON_ARRAY with sudo_json_add_value()

diffstat:

 include/sudo_json.h             |   1 -
 lib/iolog/iolog_fileio.c        |  26 ++++++++++++++++++++------
 lib/util/json.c                 |  37 +------------------------------------
 logsrvd/eventlog.c              |  23 ++++++++++++-----------
 logsrvd/iolog_writer.c          |   2 +-
 logsrvd/logsrvd.h               |   1 -
 plugins/audit_json/audit_json.c |  17 ++++++++++++++---
 7 files changed, 48 insertions(+), 59 deletions(-)


More information about the sudo-commits mailing list