[sudo-commits] sudo changeset 14220:41c38e7f075b

Todd C. Miller Todd.Miller at sudo.ws
Wed Sep 28 11:34:15 MDT 2022


changeset:	14220:41c38e7f075b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/41c38e7f075b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Sep 28 08:47:25 2022 -0600

Log Message:
	Add missing NULL checks for mandatory fields in protobuf messages.
	Also no longer reject an InfoMessage with an unknown value_case,
	just log and ignore it.

diffstat:

 logsrvd/iolog_writer.c       |  154 ++++++++++++++++--------------------------
 logsrvd/logsrvd.c            |   33 ++++++++-
 logsrvd/logsrvd_local.c      |   19 ++++-
 plugins/sudoers/log_client.c |    4 +-
 4 files changed, 111 insertions(+), 99 deletions(-)



More information about the sudo-commits mailing list